FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / MaximumWidth Property

In This Topic
    MaximumWidth Property (ToolTipSettings)
    In This Topic
    Gets or sets the maximum width of the tooltips.
    Syntax
    'Declaration
     
    Public Property MaximumWidth As System.Integer
    public System.int MaximumWidth {get; set;}
    See Also