SeriesLabelBackgroundFluent extension
Generated fluent modifiers for SeriesLabelBackground.
Methods
-
clearBorderColor(
) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Clears SeriesLabelBackground.borderColor tonull. -
clearCornerRadius(
) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Clears SeriesLabelBackground.cornerRadius tonull. -
withBorderColor(
Color value) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Replaces SeriesLabelBackground.borderColor withvalue. -
withBorderWidth(
double value) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Replaces SeriesLabelBackground.borderWidth withvalue. -
withColor(
Color value) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Replaces SeriesLabelBackground.color withvalue. -
withCornerRadius(
double value) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Replaces SeriesLabelBackground.cornerRadius withvalue. -
withPadding(
EdgeInsets value) → SeriesLabelBackground -
Available on SeriesLabelBackground, provided by the SeriesLabelBackgroundFluent extension
Replaces SeriesLabelBackground.padding withvalue.