Winnovative Web Chart Documentation

ChartClickEventArgsColumnIndex Property

Winnovative Web Chart
Index of the table column that was clicked. The index is 0-based and it takes into account only the columns that are displayed as data series in the chart.

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int ColumnIndex { get; }

Property Value

Type: Int32
See Also

Reference