PieChartThemeFluent extension
Generated fluent modifiers for PieChartTheme.
Methods
-
clearCalloutStyle(
) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Clears PieChartTheme.calloutStyle tonull. -
clearCenterLabelStyle(
) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Clears PieChartTheme.centerLabelStyle tonull. -
clearCenterValueStyle(
) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Clears PieChartTheme.centerValueStyle tonull. -
clearGradient(
) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Clears PieChartTheme.gradient tonull. -
updateSelectedElevation(
PieElevationStyle update(PieElevationStyle current)) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Rebuilds PieChartTheme.selectedElevation from its current value. -
updateShadow(
PieElevationStyle update(PieElevationStyle current)) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Rebuilds PieChartTheme.shadow from its current value. -
withAnimationMode(
PieAnimationMode value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.animationMode withvalue. -
withBorderColorMode(
PieBorderColorMode value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.borderColorMode withvalue. -
withBorderHueShiftDegrees(
double value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.borderHueShiftDegrees withvalue. -
withBorderLightnessShift(
double value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.borderLightnessShift withvalue. -
withBorderSaturationShift(
double value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.borderSaturationShift withvalue. -
withCalloutStyle(
LabelStyle value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.calloutStyle withvalue. -
withCenterLabelStyle(
LabelStyle value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.centerLabelStyle withvalue. -
withCenterValueStyle(
LabelStyle value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.centerValueStyle withvalue. -
withCornerRadius(
double value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.cornerRadius withvalue. -
withCornerTreatment(
PieCornerTreatment value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.cornerTreatment withvalue. -
withGradient(
PieGradientStyle value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.gradient withvalue. -
withOpacity(
double value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.opacity withvalue. -
withSelectedElevation(
PieElevationStyle value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.selectedElevation withvalue. -
withShadow(
PieElevationStyle value) → PieChartTheme -
Available on PieChartTheme, provided by the PieChartThemeFluent extension
Replaces PieChartTheme.shadow withvalue.