BarLabelStyleFluent extension
Generated fluent modifiers for BarLabelStyle.
Methods
-
clearBackgroundColor(
) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Clears BarLabelStyle.backgroundColor tonull. -
clearBorderColor(
) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Clears BarLabelStyle.borderColor tonull. -
clearColor(
) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Clears BarLabelStyle.color tonull. -
updateCallout(
BarLabelCalloutStyle update(BarLabelCalloutStyle current)) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Rebuilds BarLabelStyle.callout from its current value. -
withBackgroundColor(
Color value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.backgroundColor withvalue. -
withBackgroundPadding(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.backgroundPadding withvalue. -
withBorderColor(
Color value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.borderColor withvalue. -
withBorderRadius(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.borderRadius withvalue. -
withBorderWidth(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.borderWidth withvalue. -
withCallout(
BarLabelCalloutStyle value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.callout withvalue. -
withCollisionPadding(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.collisionPadding withvalue. -
withCollisionPolicy(
BarLabelCollisionPolicy value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.collisionPolicy withvalue. -
withColor(
Color value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.color withvalue. -
withFontSize(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.fontSize withvalue. -
withFontWeight(
FontWeight value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.fontWeight withvalue. -
withPadding(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.padding withvalue. -
withPlotEdgeAware(
bool value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.plotEdgeAware withvalue. -
withPosition(
BarLabelPosition value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.position withvalue. -
withRotationDegrees(
double value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.rotationDegrees withvalue. -
withRotationMode(
BarLabelRotationMode value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.rotationMode withvalue. -
withShow(
bool value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.show withvalue. -
withShowStackTotal(
bool value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.showStackTotal withvalue. -
withShowUnit(
bool value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.showUnit withvalue. -
withValueMode(
BarLabelValueMode value) → BarLabelStyle -
Available on BarLabelStyle, provided by the BarLabelStyleFluent extension
Replaces BarLabelStyle.valueMode withvalue.