CustomizeStackedBarTotalLabelEventArgs Properties
Provides data for the ChartControl.CustomizeStackedBarTotalLabel event.| Name | Description |
|---|---|
| Argument | Returns a series point argument value. |
| 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