ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / FontSize Property

In This Topic
    FontSize Property (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontSize As System.Double
    public System.double FontSize {get; set;}
    See Also