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

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