Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / ValueTextColor Property

In This Topic
    ValueTextColor Property (C1RadialGauge)
    In This Topic
    Gets or sets the color of the value label.
    Syntax
    'Declaration
     
    
    Public Property ValueTextColor As C1Color
    public C1Color ValueTextColor {get; set;}
    See Also