ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartTitle Class / ToolTip Property

In This Topic
    ToolTip Property (ChartTitle)
    In This Topic
    Gets or sets the tooltip to display for the title.
    Syntax
    'Declaration
     
    Public Property ToolTip As RdlString
    public RdlString ToolTip {get; set;}
    See Also