Class LinearGaugeMargin
Sets and gets the options to customize the left, right, top and bottom margins of the linear gauge.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
LinearGaugeMargin
Inherited Members
Namespace: Syncfusion.Blazor.LinearGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public class LinearGaugeMargin : LinearGaugeMarginSettings
Constructors
LinearGaugeMargin()
Declaration
public LinearGaugeMargin()
Methods
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
Syncfusion.Blazor.SfBaseComponent.OnInitializedAsync()
OnParametersSetAsync()
Declaration
protected override Task OnParametersSetAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |