SeriesLabelBackgroundFluent extension

Generated fluent modifiers for SeriesLabelBackground.

on

Methods

clearBorderColor() SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Clears SeriesLabelBackground.borderColor to null.
clearCornerRadius() SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Clears SeriesLabelBackground.cornerRadius to null.
withBorderColor(Color value) SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Replaces SeriesLabelBackground.borderColor with value.
withBorderWidth(double value) SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Replaces SeriesLabelBackground.borderWidth with value.
withColor(Color value) SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Replaces SeriesLabelBackground.color with value.
withCornerRadius(double value) SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Replaces SeriesLabelBackground.cornerRadius with value.
withPadding(EdgeInsets value) SeriesLabelBackground

Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension

Replaces SeriesLabelBackground.padding with value.