FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Legend Class / TextWrapping Property

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