FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 FontStretch
    public FontStretch FontStretch {get; set;}
    See Also