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

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