[]
        
(Showing Draft Content)

C1.Win.C1Chart.PointStylesCollection.Item

this Property

this[int]

Gets the specified PointStyle from the collection by numeric index.

Declaration
public PointStyle this[int i] { get; }
Parameters
Type Name Description
int i
See Also