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

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