ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexRadar Class / FontStretch Property

In This Topic
    FontStretch Property (C1FlexRadar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontStretch As Windows.UI.Text.FontStretch
    public Windows.UI.Text.FontStretch FontStretch {get; set;}
    See Also