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

In This Topic
    FontSize Property (C1GaugeLabel)
    In This Topic
    Gets or sets the size of the text in this label.
    Syntax
    'Declaration
     
    
    Public Property FontSize As Double
    public double FontSize {get; set;}
    See Also