Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class
Fields Properties Methods Events

In This Topic
    C1RadialGauge Class Members
    In This Topic

    The following tables list the members exposed by C1RadialGauge.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1RadialGauge class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or sets whether the gauge should automatically scale to fill the host element.  
    Public FieldGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public FieldGets or sets a flag which indicates whether the radial gauge is reversed.  
    Public FieldGets or sets the starting angle for the gauge, in degrees.  
    Public FieldGets or sets the sweeping angle for the gauge, in degrees.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AutoScale dependency property.  
    Public Field  
    Public Field  
    Public Field  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsReversed dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the StartAngle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SweepAngle dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the gauge should automatically scale to fill the host element.  
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the GaugeRange used to represent the gauge's overall geometry and appearance. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the color of the face border. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the face border dashes. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the width of the face border. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the color of the face. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the format string used for displaying the gauge values as text. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets whether gauge enables user interaction or not. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets a value to determine whether the gauge is readonly. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets a flag which indicates whether the radial gauge is reversed.  
    Public PropertyGets or sets the maximum value of the gauge. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the maximum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the maximum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the maximum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the maximum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the maximum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the color of the maximum label. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the minimum value of the gauge. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the minimum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the minimum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the minimum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the minimum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the minimum value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the color of the minimum label. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public Property​Occurs when the value changed. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the starting point used for painting the range. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the GaugeRange used to represent the gauge's current value. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the color of the pointer. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets the collection of ranges in this gauge. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets whether the gauge should display the ranges contained in the ranges property. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the starting angle for the gauge, in degrees.  
    Public PropertyGets or sets a value that determines the intervals the Value can be set when the user interacts directly with the control. For instance if Step=25 the possible values will be 0,25,50,75,100. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the sweeping angle for the gauge, in degrees.  
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets which values should be displayed as text in the gauge. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the thickness of the gauge, on a scale between zero and one. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the value displayed on the gauge. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyThis Callback will gets and sets by framework automatically for binding feature. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the value font style. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public PropertyGets or sets the color of the value label. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Blazor.Core.C1View)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodGet point color from the value. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public MethodRefreshes the control. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public MethodRenders the gauge to C1.Blazor.Rendering.IRenderingEngine. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
    Top
    Public Events
     NameDescription
    Public EventOccurs for every touch event. (Inherited from C1.Blazor.Gauge.C1Gauge)
    Top
    See Also