ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1SpeedometerGauge Class / FontFamily Property

In This Topic
    FontFamily Property (C1SpeedometerGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontFamily As Windows.UI.Xaml.Media.FontFamily
    public Windows.UI.Xaml.Media.FontFamily FontFamily {get; set;}
    See Also