FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / LegendTextWrapping Property

In This Topic
    LegendTextWrapping Property (C1FinancialChart)
    In This Topic
    Gets or sets legend text wrap mode.
    Syntax
    'Declaration
     
    Public Property LegendTextWrapping As TextWrapping
    public TextWrapping LegendTextWrapping {get; set;}
    See Also