Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1LinearGauge Class / ValueTextColor Property

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