RadarWebStyleFluent extension
Generated fluent modifiers for RadarWebStyle.
Methods
-
clearBoundaryColor(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.boundaryColor tonull. -
clearBoundaryDashPattern(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.boundaryDashPattern tonull. -
clearBoundaryWidth(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.boundaryWidth tonull. -
clearRingColor(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.ringColor tonull. -
clearRingDashPattern(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.ringDashPattern tonull. -
clearRingWidth(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.ringWidth tonull. -
clearSpokeColor(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.spokeColor tonull. -
clearSpokeDashPattern(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.spokeDashPattern tonull. -
clearSpokeWidth(
) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Clears RadarWebStyle.spokeWidth tonull. -
withBoundaryColor(
Color value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.boundaryColor withvalue. -
withBoundaryDashPattern(
List< double> value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.boundaryDashPattern withvalue. -
withBoundaryWidth(
double value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.boundaryWidth withvalue. -
withRingColor(
Color value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.ringColor withvalue. -
withRingDashPattern(
List< double> value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.ringDashPattern withvalue. -
withRingWidth(
double value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.ringWidth withvalue. -
withSpokeColor(
Color value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.spokeColor withvalue. -
withSpokeDashPattern(
List< double> value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.spokeDashPattern withvalue. -
withSpokeWidth(
double value) → RadarWebStyle -
Available on RadarWebStyle, provided by the RadarWebStyleFluent extension
Replaces RadarWebStyle.spokeWidth withvalue.