TdxChartSeriesPointInfo.Index Property
Returns the inspected point’s index in its parent series.
#Declaration
property Index: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The inspected point’s index in the parent series accessible through the Series property. |