Class Chart3DRows
Gets or sets the number of rows to split the 3D Chart horizontally. This is parent component for Chart3DRow.
Inheritance
Chart3DRows
Inherited Members
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DRows : Chart3DSubComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Remarks
Use this component to split the 3D Chart area into multiple rows. This component can accepts only Chart3DRow as its child elements.
Constructors
Chart3DRows()
Declaration
public Chart3DRows()