Back to Devexpress

CustomizePieTotalLabelEventArgs.Text Property

corelibraries-devexpress-dot-xtracharts-dot-customizepietotallabeleventargs-a24fa124.md

latest1.1 KB
Original Source

CustomizePieTotalLabelEventArgs.Text Property

Gets or sets the total label text.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
String

A string that represents the total label’s text content.

|

See Also

CustomizePieTotalLabelEventArgs Class

CustomizePieTotalLabelEventArgs Members

DevExpress.XtraCharts Namespace