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

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