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

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