Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartBase Class / ShowTooltipProperty Field


In This Topic
    ShowTooltipProperty Field
    In This Topic
    Identifies the ShowTooltip dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowTooltipProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartBase.ShowTooltipProperty
    public static readonly Xamarin.Forms.BindableProperty ShowTooltipProperty
    See Also