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

In This Topic
    FontStretch Property (ChartStyle)
    In This Topic
    Gets or sets the font stretch.
    Syntax
    'Declaration
     
    Public Property FontStretch As Windows.UI.Text.FontStretch
    public Windows.UI.Text.FontStretch FontStretch {get; set;}
    See Also