ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / CanShowTooltip Property

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