RadarSeriesStyleFluent extension

Generated fluent modifiers for RadarSeriesStyle.

on

Methods

clearFillColor() RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Clears RadarSeriesStyle.fillColor to null.
clearGradient() RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Clears RadarSeriesStyle.gradient to null.
clearMarkerBorderColor() RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Clears RadarSeriesStyle.markerBorderColor to null.
clearMarkerFillColor() RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Clears RadarSeriesStyle.markerFillColor to null.
updateDataLabelStyle(PolarLabelStyle update(PolarLabelStyle current)) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Rebuilds RadarSeriesStyle.dataLabelStyle from its current value.
updateShadow(RadarShadowStyle update(RadarShadowStyle current)) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Rebuilds RadarSeriesStyle.shadow from its current value.
withAnimationMode(RadarAnimationMode value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.animationMode with value.
withDataLabelOffset(double value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.dataLabelOffset with value.
withDataLabelStyle(PolarLabelStyle value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.dataLabelStyle with value.
withFillColor(Color value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.fillColor with value.
withFillOpacity(double value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.fillOpacity with value.
withGradient(RadarGradientStyle value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.gradient with value.
withMarkerBorderColor(Color value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.markerBorderColor with value.
withMarkerBorderWidth(double value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.markerBorderWidth with value.
withMarkerFillColor(Color value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.markerFillColor with value.
withMarkerRadius(double value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.markerRadius with value.
withMarkerShape(SeriesMarkerShape value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.markerShape with value.
withMaximumVisibleDataLabels(int value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.maximumVisibleDataLabels with value.
withShadow(RadarShadowStyle value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.shadow with value.
withShowDataLabels(bool value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.showDataLabels with value.
withShowMarkers(bool value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.showMarkers with value.
withStrokeDashPattern(List<double> value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.strokeDashPattern with value.
withStrokeOpacity(double value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.strokeOpacity with value.
withStrokeWidth(double value) RadarSeriesStyle

Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension

Replaces RadarSeriesStyle.strokeWidth with value.