SeriesCalloutConfigFluent extension
Generated fluent modifiers for SeriesCalloutConfig.
Methods
-
clearAnchorX(
) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Clears SeriesCalloutConfig.anchorX tonull. -
clearBackgroundColor(
) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Clears SeriesCalloutConfig.backgroundColor tonull. -
clearBorderColor(
) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Clears SeriesCalloutConfig.borderColor tonull. -
clearConnectorColor(
) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Clears SeriesCalloutConfig.connectorColor tonull. -
clearPanelBackgroundColor(
) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Clears SeriesCalloutConfig.panelBackgroundColor tonull. -
clearPanelBorderColor(
) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Clears SeriesCalloutConfig.panelBorderColor tonull. -
withAnchor(
SeriesCalloutAnchor value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.anchor withvalue. -
withAnchorRadius(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.anchorRadius withvalue. -
withAnchorX(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.anchorX withvalue. -
withBackgroundColor(
Color value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.backgroundColor withvalue. -
withBackgroundOpacity(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.backgroundOpacity withvalue. -
withBorderColor(
Color value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.borderColor withvalue. -
withBorderRadius(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.borderRadius withvalue. -
withBorderWidth(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.borderWidth withvalue. -
withCollisionFadeDuration(
Duration value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.collisionFadeDuration withvalue. -
withConnector(
SeriesCalloutConnector value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.connector withvalue. -
withConnectorColor(
Color value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.connectorColor withvalue. -
withConnectorGlow(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.connectorGlow withvalue. -
withConnectorOpacity(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.connectorOpacity withvalue. -
withConnectorWidth(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.connectorWidth withvalue. -
withEnabled(
bool value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.enabled withvalue. -
withInset(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.inset withvalue. -
withLabelPadding(
EdgeInsets value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.labelPadding withvalue. -
withLabelStyle(
TextStyle value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.labelStyle withvalue. -
withLanePlacement(
SeriesCalloutLanePlacement value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.lanePlacement withvalue. -
withLaneWidth(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.laneWidth withvalue. -
withMaximumVisible(
int value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.maximumVisible withvalue. -
withMinimumGap(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.minimumGap withvalue. -
withPacking(
SeriesCalloutPacking value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.packing withvalue. -
withPanelBackgroundColor(
Color value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.panelBackgroundColor withvalue. -
withPanelBorderColor(
Color value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.panelBorderColor withvalue. -
withPanelBorderRadius(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.panelBorderRadius withvalue. -
withPanelBorderWidth(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.panelBorderWidth withvalue. -
withPanelOpacity(
double value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.panelOpacity withvalue. -
withPanelPadding(
EdgeInsets value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.panelPadding withvalue. -
withSeries(
Map< String, SeriesCalloutSpec> value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.series withvalue. -
withShowByDefault(
bool value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.showByDefault withvalue. -
withSide(
SeriesCalloutSide value) → SeriesCalloutConfig -
Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension
Replaces SeriesCalloutConfig.side withvalue.