ComponentOne FlexReport for WinForms
Points Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DPointSeries Class : Points Property
Gets the collection of points for the point series.
Syntax
'Declaration
 
Public ReadOnly Property Points As Chart3DPointsCollection
public Chart3DPointsCollection Points {get;}
See Also

Reference

Chart3DPointSeries Class
Chart3DPointSeries Members