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