Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / ToolTip Property

In This Topic
    ToolTip Property (Chart)
    In This Topic
    Gets or sets a textual label for the current report item.
    Syntax
    'Declaration
     
    Public Property ToolTip As RdlString
    public RdlString ToolTip {get; set;}
    See Also