RadarSeriesStyleFluent extension
Generated fluent modifiers for RadarSeriesStyle.
Methods
-
clearFillColor(
) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Clears RadarSeriesStyle.fillColor tonull. -
clearGradient(
) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Clears RadarSeriesStyle.gradient tonull. -
clearMarkerBorderColor(
) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Clears RadarSeriesStyle.markerBorderColor tonull. -
clearMarkerFillColor(
) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Clears RadarSeriesStyle.markerFillColor tonull. -
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 withvalue. -
withDataLabelOffset(
double value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.dataLabelOffset withvalue. -
withDataLabelStyle(
PolarLabelStyle value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.dataLabelStyle withvalue. -
withFillColor(
Color value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.fillColor withvalue. -
withFillOpacity(
double value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.fillOpacity withvalue. -
withGradient(
RadarGradientStyle value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.gradient withvalue. -
withMarkerBorderColor(
Color value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.markerBorderColor withvalue. -
withMarkerBorderWidth(
double value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.markerBorderWidth withvalue. -
withMarkerFillColor(
Color value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.markerFillColor withvalue. -
withMarkerRadius(
double value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.markerRadius withvalue. -
withMarkerShape(
SeriesMarkerShape value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.markerShape withvalue. -
withMaximumVisibleDataLabels(
int value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.maximumVisibleDataLabels withvalue. -
withShadow(
RadarShadowStyle value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.shadow withvalue. -
withShowDataLabels(
bool value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.showDataLabels withvalue. -
withShowMarkers(
bool value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.showMarkers withvalue. -
withStrokeDashPattern(
List< double> value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.strokeDashPattern withvalue. -
withStrokeOpacity(
double value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.strokeOpacity withvalue. -
withStrokeWidth(
double value) → RadarSeriesStyle -
Available on RadarSeriesStyle, provided by the RadarSeriesStyleFluent extension
Replaces RadarSeriesStyle.strokeWidth withvalue.