ScatterInteractionStyleFluent extension

Generated fluent modifiers for ScatterInteractionStyle.

on

Methods

clearFocusColor() ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Clears ScatterInteractionStyle.focusColor to null.
clearHoverColor() ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Clears ScatterInteractionStyle.hoverColor to null.
clearSelectionColor() ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Clears ScatterInteractionStyle.selectionColor to null.
withDimmedOpacity(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.dimmedOpacity with value.
withFocusColor(Color value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.focusColor with value.
withFocusGap(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.focusGap with value.
withFocusStrokeWidth(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.focusStrokeWidth with value.
withHoverColor(Color value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.hoverColor with value.
withHoverScale(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.hoverScale with value.
withHoverStrokeWidth(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.hoverStrokeWidth with value.
withPressedColor(Color value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.pressedColor with value.
withPressedOpacity(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.pressedOpacity with value.
withPressedScale(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.pressedScale with value.
withSelectionColor(Color value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.selectionColor with value.
withSelectionOpacity(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.selectionOpacity with value.
withSelectionScale(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.selectionScale with value.
withSelectionStrokeWidth(double value) ScatterInteractionStyle

Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension

Replaces ScatterInteractionStyle.selectionStrokeWidth with value.