ChartTouchInteractionArgs class
Holds the chart TouchUp event arguments.
ChartTouchInteractionArgs is used to store the touch point coordinates when the touch event is triggered. Detects the points or areas in the chart as the offset values of x and y.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited