FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChart Class / CanShowTooltip Property

In This Topic
    CanShowTooltip Property (FlexChart)
    In This Topic
    Specifies whether to show the tooltip.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property CanShowTooltip As System.Boolean
    protected override System.bool CanShowTooltip {get;}
    See Also