CrosshairConfigFluent extension
Generated fluent modifiers for CrosshairConfig.
Methods
-
clearCoordinateLabelStyle(
) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Clears CrosshairConfig.coordinateLabelStyle tonull. -
updateStyle(
CrosshairStyle update(CrosshairStyle current)) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Rebuilds CrosshairConfig.style from its current value. -
withCoordinateLabelStyle(
TextStyle value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.coordinateLabelStyle withvalue. -
withDisplayMode(
CrosshairDisplayMode value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.displayMode withvalue. -
withEnabled(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.enabled withvalue. -
withInterpolateValues(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.interpolateValues withvalue. -
withIntersectionMarkerRadius(
double value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.intersectionMarkerRadius withvalue. -
withMode(
CrosshairMode value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.mode withvalue. -
withPersistOnPointerExit(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.persistOnPointerExit withvalue. -
withShowCoordinateLabels(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.showCoordinateLabels withvalue. -
withShowIntersectionMarkers(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.showIntersectionMarkers withvalue. -
withShowTrackingTooltip(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.showTrackingTooltip withvalue. -
withSnapRadius(
double value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.snapRadius withvalue. -
withSnapToDataPoint(
bool value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.snapToDataPoint withvalue. -
withStyle(
CrosshairStyle value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.style withvalue. -
withTrackingModeThreshold(
int value) → CrosshairConfig -
Available on CrosshairConfig, provided by the CrosshairConfigFluent extension
Replaces CrosshairConfig.trackingModeThreshold withvalue.