[]
Gets or sets the data point index of the PointStyle. Used in conjunction with the SeriesIndex property value, the PointIndex property value indicates the specific data point to which the PointStyle applies.
[TypeConverter(typeof(ew))]
public int PointIndex { get; set; }
Useful only when Selection is Index.