[]
Gets the collection of points for the point series.
[C1Description("Chart3DPointSeries.Points", "The collection of points for the point series.")]
public Chart3DPointsCollection Points { get; }
<C1Description("Chart3DPointSeries.Points", "The collection of points for the point series.")>
Public ReadOnly Property Points As Chart3DPointsCollection