C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPointSeries Class / Points Property

In This Topic
Points Property
In This Topic
Gets or sets the array of points in the series.
Syntax
'Declaration
 
Public Property Points As Chart3DPoint()
 
See Also