Class Chart3DSeriesCollection
Gets or sets the options for a collection of 3D Chart series .
Inheritance
Chart3DSeriesCollection
Inherited Members
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DSeriesCollection : Chart3DSubComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Remarks
This only accepts the Chart3DSeries component.
Constructors
Chart3DSeriesCollection()
Declaration
public Chart3DSeriesCollection()