CustomizePieTotalLabelEventArgs Properties
Provides data for the ChartControl.CustomizePieTotalLabel event.Name | Description |
---|---|
Series | Returns a pie series whose total label is customized. |
Text | Gets or sets the total label text. |
TextColor | Gets or sets the total label’s text color. |
TotalValue | Returns the total label value. |
See Also