[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAttachMethodData.PointIndex

PointIndex Property

PointIndex

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

Declaration
public int PointIndex { get; set; }
Remarks

For 3D chart, it means the point index of the data point if the data layout specified is point layout, and means the row of the data point if the data layout specified is regular or irregular grid.