FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / RoundedCorners Property

In This Topic
    RoundedCorners Property (ToolTipSettings)
    In This Topic
    Gets or sets whether the tooltip window has rounded corners.
    Syntax
    'Declaration
     
    Public Property RoundedCorners As System.Boolean
    public System.bool RoundedCorners {get; set;}
    See Also