Gets or sets the 0-based index of the chart series, which holds the clicked element.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C#
![]() |
---|
public int SeriesIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property SeriesIndex As Integer |
An integer. Default value is 0.
The property is used only in multi-series charts.