Class ChartMargin
Options to customize the margin of the chart.
Inheritance
System.Object
Syncfusion.Blazor.Charts.Internal.ChartDefaultMargin
ChartMargin
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartMargin : ChartDefaultMargin, ISubcomponentTracker
Constructors
ChartMargin()
Declaration
public ChartMargin()
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()