[]
        
(Showing Draft Content)

C1.iOS.Chart.FlexChart.OnPointerPressed

OnPointerPressed Method

OnPointerPressed(UITapGestureRecognizer)

Called when pointer pressed the chart.

Declaration
protected override void OnPointerPressed(UITapGestureRecognizer e)
Parameters
Type Name Description
UITapGestureRecognizer e
Overrides