TcxGridChartValueHitTest.ValueIndex Field
In This Article
Returns the index of the chart value displayed by the inspected data marker within the VisibleValues collection.
#Declaration
Delphi
ValueIndex: Integer
#Field Value
Type | Description |
---|---|
Integer | The inspected value’s index. |
See Also