Class Chart3DRows
Gets or sets the number of rows to split the SfChart3D horizontally. This is parent component for Chart3DRow.
Inherited Members
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()
Methods
OnInitialized()
Declaration
protected override void OnInitialized()
OnParametersSet()
Declaration
protected override void OnParametersSet()