Back to Devexpress

PieTotalLabel.TextPattern Property

wpf-devexpress-dot-xpf-dot-charts-dot-pietotallabel.md

latest1.0 KB
Original Source

PieTotalLabel.TextPattern Property

Gets or sets a string that is the pattern specifying the text that a total label displays.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public string TextPattern { get; set; }
vb
Public Property TextPattern As String

Property Value

TypeDescription
String

The total labels’ text pattern.

|

See Also

PieTotalLabel Class

PieTotalLabel Members

DevExpress.Xpf.Charts Namespace