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

In This Topic
    FontStyle Property (C1GaugeLabel)
    In This Topic
    Gets or sets the style in which the text is rendered.
    Syntax
    'Declaration
     
    
    Public Property FontStyle As FontStyle
    public FontStyle FontStyle {get; set;}
    See Also