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

In This Topic
    ToolTip Property (ChartStripLine)
    In This Topic
    Gets or sets the tool tip to display for the strip line.
    Syntax
    'Declaration
     
    Public Property ToolTip As RdlString
    public RdlString ToolTip {get; set;}
    See Also