SeriesIndex Property
SeriesIndex
Gets or sets the series index of the data point to attach a label
when the label AttachMethod property specifies DataIndex attachment.
Declaration
public int SeriesIndex { get; set; }
Public Property SeriesIndex As Integer
See Also