ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1TreeMap Class / FontFamily Property

In This Topic
    FontFamily Property (C1TreeMap)
    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