[]
        
(Showing Draft Content)

C1.Blazor.Chart.FlexChart.OnClick

OnClick Method

OnClick(_Point)

Called when user clicks on the control.

Declaration
protected override void OnClick(_Point e)
Parameters
Type Name Description
_Point e
Overrides