RadzenRadialGaugeScaleRange Class

RadzenRadialGaugeScaleRange component.

Inheritance

Object

ComponentBase

RadzenRadialGaugeScaleRange

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.OnInitialized

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.OnAfterRenderAsync

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.SetParametersAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenRadialGaugeScaleRange : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenRadialGaugeScaleRangelink

RadzenRadialGaugeScaleRange component.

Declaration
public RadzenRadialGaugeScaleRange()

Properties

Filllink

Gets or sets the fill.

Declaration
public string Fill { get; set; }
Property Value
Type Description
stringGets or sets the fill.

Fromlink

Gets or sets from.

Declaration
public double From { get; set; }
Property Value
Type Description
doubleGets or sets from.

Heightlink

Gets or sets the height.

Declaration
public double Height { get; set; }
Property Value
Type Description
doubleGets or sets the height.

Scalelink

Gets or sets the scale.

Declaration
public RadzenRadialGaugeScale Scale { get; set; }
Property Value
Type Description
RadzenRadialGaugeScaleGets or sets the scale.

Strokelink

Gets or sets the stroke.

Declaration
public string Stroke { get; set; }
Property Value
Type Description
stringGets or sets the stroke.

StrokeWidthlink

Gets or sets the width of the stroke.

Declaration
public double StrokeWidth { get; set; }
Property Value
Type Description
doubleGets or sets the width of the stroke.

Tolink

Gets or sets to position.

Declaration
public double To { get; set; }
Property Value
Type Description
doubleGets or sets to position.

Methods

BuildRenderTreelink

Declaration
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
Parameters
Type Name Description
Rendering.RenderTreeBuilder __builder
An error has occurred. This app may no longer respond until reloaded. Reload 🗙