[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAttachMethodData.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 and data layout specified is point layout.

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