FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DDataSetPoint Class / SeriesCollection Property

In This Topic
    SeriesCollection Property (Chart3DDataSetPoint)
    In This Topic
    Gets the collection of point series.
    Syntax
    'Declaration
     
    Public ReadOnly Property SeriesCollection As Chart3DPointSeriesCollection
    public Chart3DPointSeriesCollection SeriesCollection {get;}
    See Also