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

In This Topic
    LegendMaxWidth Property
    In This Topic
    Gets or sets the legend item MaxWidth.
    Syntax
    'Declaration
     
    Public Property LegendMaxWidth As System.Integer
    public System.int LegendMaxWidth {get; set;}
    See Also