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