Class Chart3DColumns
Gets or sets the number of columns to split the SfChart3D vertically. This is parent component for Chart3DColumn.
Inherited Members
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DColumns : Chart3DSubComponent, IChart3DSubcomponentTracker
Remarks
Use this component to split the SfChart3D area into multiple columns. This component can accepts only Chart3DColumn as its child elements.
Constructors
Chart3DColumns()
Declaration
public Chart3DColumns()
Methods
OnInitialized()
Declaration
protected override void OnInitialized()
OnParametersSet()
Declaration
protected override void OnParametersSet()