FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / LegendMaxWidth Property

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