[]
Creates a new instance of PointStyle class.
public PointStyle()
Creates a new instance of PointStyle class.
public PointStyle(int seriesIndex, int pointIndex)
Type | Name | Description |
---|---|---|
int | seriesIndex | The index of data series associated with the point style. |
int | pointIndex | The index of data point associated with the point style. |