TcxGridChartLegendItemHitTest Fields
Stores HitTest information about the chart legend item located at the inspected point.Name | Description |
---|---|
Index | Returns the visual position of the inspected legend item within the chart legend. |
Series | Returns the series that corresponds to the inspected legend item and whose data is currently displayed in the View. |
ValueIndex | Returns the series value index that corresponds to the inspected legend item. |
See Also