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