[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DPointSeries.Item

this Property

this[int]

Gets or sets data point by specified index.

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