ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSetPoint Class / SeriesCollection Property

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