'Declaration
Public Property PointIndex As System.Integer
public System.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.