[]
        
(Showing Draft Content)

C1.Win.C1Chart.AttachMethodData.PointIndex

PointIndex Property

PointIndex

Gets or sets the point index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment.

Declaration
public int PointIndex { get; set; }
See Also