MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / FlexChartBase Class / OnTapped Method
In This Topic
    OnTapped Method (FlexChartBase)
    In This Topic
    Called when the chart is tapped.
    Syntax
    protected virtual void OnTapped( 
       Point point
    )

    Parameters

    point
    See Also