ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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 System.Double
    public System.double FontSize {get; set;}
    See Also