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

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