CustomizeStackedBarTotalLabelEventArgs.Text Property
Gets or sets the total label text.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A string that represents the total label’s text content. |
See Also