CartesianMarkerController
Controls CartesianMarker visibility.
Types
Houses CartesianMarkerController singletons and factory functions.
Specifies whether a marker retains its x-value or its on-screen position when the x-value corresponding to its position changes for non-gesture reasons (for example, an automatic scroll or a CartesianChartModel update).
Properties
Whether this CartesianMarkerController wants to handle long presses.
Whether to consume move touch events when scroll is disabled.
Specifies whether the marker retains its x-value or its on-screen position when the x-value corresponding to its position changes for non-gesture reasons (for example, an automatic scroll or a CartesianChartModel update).
Functions
Indicates whether this CartesianMarkerController wants to respond to interaction. If true is returned, shouldShowMarker is called; otherwise, the marker visibility remains unchanged.
Whether the marker should be visible.