ChartSelectionConfigFluent extension

Generated fluent modifiers for ChartSelectionConfig.

on

Methods

updateBrush(ChartSelectionBrushConfig update(ChartSelectionBrushConfig current)) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Rebuilds ChartSelectionConfig.brush from its current value.
withAcquisitionMode(ChartSelectionAcquisitionMode value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.acquisitionMode with value.
withBrush(ChartSelectionBrushConfig value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.brush with value.
withClearOnBackgroundTap(bool value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.clearOnBackgroundTap with value.
withCompleteSeriesHitRadius(double value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.completeSeriesHitRadius with value.
withCompleteSeriesHoverStrokeScale(double value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.completeSeriesHoverStrokeScale with value.
withCompleteSeriesSelectionStrokeScale(double value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.completeSeriesSelectionStrokeScale with value.
withDataPointHitRadius(double value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.dataPointHitRadius with value.
withDataPointHoverScale(double value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.dataPointHoverScale with value.
withDataPointSelectionScale(double value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.dataPointSelectionScale with value.
withDragActivation(ChartSelectionDragActivation value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.dragActivation with value.
withHeatmapExpansion(HeatmapSelectionExpansion value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.heatmapExpansion with value.
withOperation(ChartSelectionOperation value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.operation with value.
withScope(ChartSelectionScope value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.scope with value.
withUseModifierKeys(bool value) ChartSelectionConfig

Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension

Replaces ChartSelectionConfig.useModifierKeys with value.