DonutChartStyleFluent extension
Generated fluent modifiers for DonutChartStyle.
Methods
-
clearAnimationMode(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.animationMode tonull. -
clearBorderColor(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.borderColor tonull. -
clearBorderColorMode(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.borderColorMode tonull. -
clearBorderHueShiftDegrees(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.borderHueShiftDegrees tonull. -
clearBorderLightnessShift(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.borderLightnessShift tonull. -
clearBorderSaturationShift(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.borderSaturationShift tonull. -
clearCornerRadius(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.cornerRadius tonull. -
clearCornerTreatment(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.cornerTreatment tonull. -
clearGradient(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.gradient tonull. -
clearOpacity(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.opacity tonull. -
clearSelectedElevation(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.selectedElevation tonull. -
clearShadow(
) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Clears DonutChartStyle.shadow tonull. -
withAnimationMode(
PieAnimationMode value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.animationMode withvalue. -
withBorderColor(
Color value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.borderColor withvalue. -
withBorderColorMode(
PieBorderColorMode value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.borderColorMode withvalue. -
withBorderHueShiftDegrees(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.borderHueShiftDegrees withvalue. -
withBorderLightnessShift(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.borderLightnessShift withvalue. -
withBorderSaturationShift(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.borderSaturationShift withvalue. -
withBorderWidth(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.borderWidth withvalue. -
withClockwise(
bool value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.clockwise withvalue. -
withCornerRadius(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.cornerRadius withvalue. -
withCornerTreatment(
PieCornerTreatment value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.cornerTreatment withvalue. -
withDataTransitionMode(
RadialDataTransitionMode value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.dataTransitionMode withvalue. -
withGradient(
PieGradientStyle value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.gradient withvalue. -
withInnerRadiusFactor(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.innerRadiusFactor withvalue. -
withOpacity(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.opacity withvalue. -
withRadiusFactor(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.radiusFactor withvalue. -
withSelectedElevation(
PieElevationStyle value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.selectedElevation withvalue. -
withSelectionExplodeOffset(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.selectionExplodeOffset withvalue. -
withShadow(
PieElevationStyle value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.shadow withvalue. -
withSliceGap(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.sliceGap withvalue. -
withStartAngleDegrees(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.startAngleDegrees withvalue. -
withSweepAngleDegrees(
double value) → DonutChartStyle -
Available on DonutChartStyle, provided by the DonutChartStyleFluent extension
Replaces DonutChartStyle.sweepAngleDegrees withvalue.