ClassChartCategoryAxisPlotBandLabelPadding
Class
Telerik UI ChartCategoryAxisPlotBandLabelPadding.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class ChartCategoryAxisPlotBandLabelPadding : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDataVizChildComponentChartCategoryAxisPlotBandLabelPadding
Implements:
Inherited Members
Constructors
ChartCategoryAxisPlotBandLabelPadding()
Declaration
public ChartCategoryAxisPlotBandLabelPadding()
Properties
Bottom
The bottom padding of the label.
Left
The left padding of the label.
Right
The right padding 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