ClassChartCategoryAxisPlotBandLabelMargin
Class
Telerik UI ChartCategoryAxisPlotBandLabelMargin.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class ChartCategoryAxisPlotBandLabelMargin : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDataVizChildComponentChartCategoryAxisPlotBandLabelMargin
Implements:
Inherited Members
Constructors
ChartCategoryAxisPlotBandLabelMargin()
Declaration
public ChartCategoryAxisPlotBandLabelMargin()
Properties
Bottom
The bottom margin of the label.
Left
The left margin of the label.
Right
The right margin of the label.
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides
OnAfterRender(bool)
Declaration
protected override void OnAfterRender(bool firstRender)
Parameters
firstRender
Overrides
OnInitialized()
Declaration
protected override void OnInitialized()
Overrides
OnParametersSet()
Declaration
protected override void OnParametersSet()
Overrides