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

    Parameters

    point
    See Also