'Declaration
Public Property SeriesIndex As System.Integer
public System.int SeriesIndex {get; set;}
Remarks
For 3D chart, it means the series index of the data point if the data layout specified is point layout, and the column of the data point if the data layout sepcified is regular or irregular grid.