FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / LegendTextWrapping Property

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