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

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