IUiChartGetTextEventArgs
Description
The IUiChartGetTextEventArgs interface is used to work with parameters of the UiChart.OnGetLabelText event.
Properties
| |
Property name |
Brief description |
|
Text |
The Text property determines text for a label. |
| |
Property name |
Brief description |
|
Result |
The Result property determines whether the event has occurred. |
| |
Property name |
Brief description |
|
PointIndex |
The PointIndex property returns a point number. |
|
SerieIndex |
The SerieIndex property returns a chart series number. |
See also:
Chart Assembly Interfaces