ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeLabel Class / Foreground Property

In This Topic
    Foreground Property (C1GaugeLabel)
    In This Topic
    Gets or sets a brush that describes the foreground color.
    Syntax
    'Declaration
     
    
    Public Property Foreground As Brush
    public Brush Foreground {get; set;}
    See Also