ClassCircularGaugeScaleLabelsPadding
Class
Telerik UI CircularGaugeScaleLabelsPadding.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class CircularGaugeScaleLabelsPadding : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDataVizChildComponentCircularGaugeScaleLabelsPadding
Implements:
Inherited Members
Constructors
CircularGaugeScaleLabelsPadding()
Declaration
public CircularGaugeScaleLabelsPadding()
Properties
Bottom
The bottom padding of the labels.
Left
The left padding of the labels.
Right
The right padding of the labels.
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides