[]
        
(Showing Draft Content)

C1.Win.C1Chart.AttachMethodData.SeriesIndex

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; }
See Also