ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / ToolTip Property

In This Topic
    ToolTip Property
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property ToolTip As ChartToolTip
    public new ChartToolTip ToolTip {get;}
    See Also