ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / LegendTextWrapping Property

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