Class Chart3DMargin
Options to customize the margin of the 3D chart.
Inherited Members
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DMargin : Chart3DDefaultMargin, IChart3DSubcomponentTracker
Constructors
Chart3DMargin()
Declaration
public Chart3DMargin()
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Overrides
OnInitialized()
Declaration
protected override void OnInitialized()
OnParametersSet()
Declaration
protected override void OnParametersSet()