TdxChartGetValueLabelDrawParametersEventArgs Properties
Stores information related to an OnGetValueLabelDrawParameters event occurrence in an XY or simple diagram.| Name | Description |
|---|---|
| Appearance | Provides access to the currently processed value label’s appearance settings. |
| SeriesPoint | Provides access to the series point that corresponds to the processed value label. |
| Text | Specifies display text for the processed series value label. |
See Also