ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMap Class / ShowTooltip Property

In This Topic
    ShowTooltip Property
    In This Topic
    A value that indicates whether to show the tooltip.
    Syntax
    'Declaration
     
    Public Property ShowTooltip As System.Boolean
    public System.bool ShowTooltip {get; set;}
    See Also