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

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