FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / ToolTip Property

In This Topic
    ToolTip Property (C1FinancialChart)
    In This Topic
    Gets or sets the chart tooltip.
    Syntax
    'Declaration
     
    Public Property ToolTip As ToolTip
    public ToolTip ToolTip {get; set;}
    See Also