Gets the index of the chart this Bar belongs to.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public int Series { get; }
Public ReadOnly Property Series As Integer
The zero-based index of the data array in Data, which provides the data for this Bar.
Bar MembersBar ClassMindFusion.Charting Namespace