'Declaration Public Function New( _ ByVal seriesIndex As System.Integer, _ ByVal pointIndex As System.Integer _ )
public PointStyle( System.int seriesIndex, System.int pointIndex )
Parameters
- seriesIndex
- The index of data series associated with the point style.
- pointIndex
- The index of data point associated with the point style.