[]
        
(Showing Draft Content)

C1.Win.C1Chart.PointStyle.-ctor

PointStyle Constructor

PointStyle()

Creates a new instance of PointStyle class.

Declaration
public PointStyle()

PointStyle(int, int)

Creates a new instance of PointStyle class.

Declaration
public PointStyle(int seriesIndex, int pointIndex)
Parameters
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.