[]
        
(Showing Draft Content)

C1.Win.C1Chart.PointStylesCollection.Add

Add Method

Add(PointStyle)

Adds the specified PointStyle to the collection.

Declaration
public int Add(PointStyle ps)
Parameters
Type Name Description
PointStyle ps

PointStyle

Returns
Type Description
int

Index of the point style.

See Also