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

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