Gets the index of this pie slice in the series.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public int SliceIndex { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property SliceIndex As Integer |
An integer value.
The SliceIndex corresponds to the location of the data this slice represents in the data array for the series.