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

In This Topic
    FontFamily Property (C1GaugeLabel)
    In This Topic
    Gets or sets the font used to display text in the label.
    Syntax
    'Declaration
     
    
    Public Property FontFamily As FontFamily
    public FontFamily FontFamily {get; set;}
    See Also