TTMSFNCPieChart.CMGesture Method
Handles platform gesture input for chart interaction.
API unit family: TMSFNCChart
Declaring type: TTMSFNCPieChart
Inherited from: TTMSFNCChart
Syntax
procedure CMGesture(var EventInfo: TGestureEventInfo); override;
Parameters
| Name | Description |
|---|---|
EventInfo |
Gesture information supplied by the framework. |