SeriesCalloutConfigFluent extension

Generated fluent modifiers for SeriesCalloutConfig.

on

Methods

clearAnchorX() SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Clears SeriesCalloutConfig.anchorX to null.
clearBackgroundColor() SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Clears SeriesCalloutConfig.backgroundColor to null.
clearBorderColor() SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Clears SeriesCalloutConfig.borderColor to null.
clearConnectorColor() SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Clears SeriesCalloutConfig.connectorColor to null.
clearPanelBackgroundColor() SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Clears SeriesCalloutConfig.panelBackgroundColor to null.
clearPanelBorderColor() SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Clears SeriesCalloutConfig.panelBorderColor to null.
withAnchor(SeriesCalloutAnchor value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.anchor with value.
withAnchorRadius(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.anchorRadius with value.
withAnchorX(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.anchorX with value.
withBackgroundColor(Color value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.backgroundColor with value.
withBackgroundOpacity(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.backgroundOpacity with value.
withBorderColor(Color value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.borderColor with value.
withBorderRadius(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.borderRadius with value.
withBorderWidth(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.borderWidth with value.
withCollisionFadeDuration(Duration value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.collisionFadeDuration with value.
withConnector(SeriesCalloutConnector value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.connector with value.
withConnectorColor(Color value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.connectorColor with value.
withConnectorGlow(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.connectorGlow with value.
withConnectorOpacity(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.connectorOpacity with value.
withConnectorWidth(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.connectorWidth with value.
withEnabled(bool value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.enabled with value.
withInset(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.inset with value.
withLabelPadding(EdgeInsets value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.labelPadding with value.
withLabelStyle(TextStyle value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.labelStyle with value.
withLanePlacement(SeriesCalloutLanePlacement value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.lanePlacement with value.
withLaneWidth(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.laneWidth with value.
withMaximumVisible(int value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.maximumVisible with value.
withMinimumGap(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.minimumGap with value.
withPacking(SeriesCalloutPacking value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.packing with value.
withPanelBackgroundColor(Color value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.panelBackgroundColor with value.
withPanelBorderColor(Color value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.panelBorderColor with value.
withPanelBorderRadius(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.panelBorderRadius with value.
withPanelBorderWidth(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.panelBorderWidth with value.
withPanelOpacity(double value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.panelOpacity with value.
withPanelPadding(EdgeInsets value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.panelPadding with value.
withSeries(Map<String, SeriesCalloutSpec> value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.series with value.
withShowByDefault(bool value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.showByDefault with value.
withSide(SeriesCalloutSide value) SeriesCalloutConfig

Available on SeriesCalloutConfig, provided by the SeriesCalloutConfigFluent extension

Replaces SeriesCalloutConfig.side with value.