ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Legend Class / ItemMaxWidth Property

In This Topic
    ItemMaxWidth Property
    In This Topic
    Gets or sets the max width of legend item.
    Syntax
    'Declaration
     
    Public Property ItemMaxWidth As Integer
    public int ItemMaxWidth {get; set;}
    See Also