Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class RadzenRadialGaugeScaleRange

    RadzenRadialGaugeScaleRange component.

    Inheritance
    System.Object
    RadzenRadialGaugeScaleRange
    Namespace: Radzen.Blazor
    Assembly: Radzen.Blazor.dll
    Syntax
    public class RadzenRadialGaugeScaleRange : ComponentBase

    Properties

    Fill

    Gets or sets the fill.

    Declaration
    public string Fill { get; set; }
    Property Value
    Type Description
    System.String

    The fill.

    From

    Gets or sets from.

    Declaration
    public double From { get; set; }
    Property Value
    Type Description
    System.Double

    From.

    Height

    Gets or sets the height.

    Declaration
    public double Height { get; set; }
    Property Value
    Type Description
    System.Double

    The height.

    Scale

    Gets or sets the scale.

    Declaration
    public RadzenRadialGaugeScale Scale { get; set; }
    Property Value
    Type Description
    RadzenRadialGaugeScale

    The scale.

    Stroke

    Gets or sets the stroke.

    Declaration
    public string Stroke { get; set; }
    Property Value
    Type Description
    System.String

    The stroke.

    StrokeWidth

    Gets or sets the width of the stroke.

    Declaration
    public double StrokeWidth { get; set; }
    Property Value
    Type Description
    System.Double

    The width of the stroke.

    To

    Gets or sets to position.

    Declaration
    public double To { get; set; }
    Property Value
    Type Description
    System.Double

    To.

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT