[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DPointSeries.Points

Points Property

Points

Gets or sets the array of points in the series.

Declaration
public Chart3DPoint[] Points { get; set; }
See Also