PieChartThemeFluent extension

Generated fluent modifiers for PieChartTheme.

on

Methods

clearCalloutStyle() PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Clears PieChartTheme.calloutStyle to null.
clearCenterLabelStyle() PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Clears PieChartTheme.centerLabelStyle to null.
clearCenterValueStyle() PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Clears PieChartTheme.centerValueStyle to null.
clearGradient() PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Clears PieChartTheme.gradient to null.
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 with value.
withBorderColorMode(PieBorderColorMode value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.borderColorMode with value.
withBorderHueShiftDegrees(double value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.borderHueShiftDegrees with value.
withBorderLightnessShift(double value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.borderLightnessShift with value.
withBorderSaturationShift(double value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.borderSaturationShift with value.
withCalloutStyle(LabelStyle value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.calloutStyle with value.
withCenterLabelStyle(LabelStyle value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.centerLabelStyle with value.
withCenterValueStyle(LabelStyle value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.centerValueStyle with value.
withCornerRadius(double value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.cornerRadius with value.
withCornerTreatment(PieCornerTreatment value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.cornerTreatment with value.
withGradient(PieGradientStyle value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.gradient with value.
withOpacity(double value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.opacity with value.
withSelectedElevation(PieElevationStyle value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.selectedElevation with value.
withShadow(PieElevationStyle value) PieChartTheme

Available on PieChartTheme, provided by the PieChartThemeFluent extension

Replaces PieChartTheme.shadow with value.