RadarWebStyleFluent extension

Generated fluent modifiers for RadarWebStyle.

on

Methods

clearBoundaryColor() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.boundaryColor to null.
clearBoundaryDashPattern() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.boundaryDashPattern to null.
clearBoundaryWidth() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.boundaryWidth to null.
clearRingColor() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.ringColor to null.
clearRingDashPattern() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.ringDashPattern to null.
clearRingWidth() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.ringWidth to null.
clearSpokeColor() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.spokeColor to null.
clearSpokeDashPattern() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.spokeDashPattern to null.
clearSpokeWidth() RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Clears RadarWebStyle.spokeWidth to null.
withBoundaryColor(Color value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.boundaryColor with value.
withBoundaryDashPattern(List<double> value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.boundaryDashPattern with value.
withBoundaryWidth(double value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.boundaryWidth with value.
withRingColor(Color value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.ringColor with value.
withRingDashPattern(List<double> value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.ringDashPattern with value.
withRingWidth(double value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.ringWidth with value.
withSpokeColor(Color value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.spokeColor with value.
withSpokeDashPattern(List<double> value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.spokeDashPattern with value.
withSpokeWidth(double value) RadarWebStyle

Available on RadarWebStyle, provided by the RadarWebStyleFluent extension

Replaces RadarWebStyle.spokeWidth with value.