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

In This Topic
    ItemMaxWidth Property (Legend)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemMaxWidth As System.Integer
    public System.int ItemMaxWidth {get; set;}
    See Also