TdxChartGetTotalLabelDrawParametersEventArgs Properties
Stores information related to an OnGetTotalLabelDrawParameters event occurrence in a simple diagram.| Name | Description |
|---|---|
| Series | Provides access to the simple series to which the processed total label belongs. |
| Text | Specifies display text for the processed total label. |
| TotalValue | Returns the total value of the series to which the processed label belongs. |
See Also