ChartSelectionConfigFluent extension
Generated fluent modifiers for ChartSelectionConfig.
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 withvalue. -
withBrush(
ChartSelectionBrushConfig value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.brush withvalue. -
withClearOnBackgroundTap(
bool value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.clearOnBackgroundTap withvalue. -
withCompleteSeriesHitRadius(
double value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.completeSeriesHitRadius withvalue. -
withCompleteSeriesHoverStrokeScale(
double value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.completeSeriesHoverStrokeScale withvalue. -
withCompleteSeriesSelectionStrokeScale(
double value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.completeSeriesSelectionStrokeScale withvalue. -
withDataPointHitRadius(
double value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.dataPointHitRadius withvalue. -
withDataPointHoverScale(
double value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.dataPointHoverScale withvalue. -
withDataPointSelectionScale(
double value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.dataPointSelectionScale withvalue. -
withDragActivation(
ChartSelectionDragActivation value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.dragActivation withvalue. -
withHeatmapExpansion(
HeatmapSelectionExpansion value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.heatmapExpansion withvalue. -
withOperation(
ChartSelectionOperation value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.operation withvalue. -
withScope(
ChartSelectionScope value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.scope withvalue. -
withUseModifierKeys(
bool value) → ChartSelectionConfig -
Available on ChartSelectionConfig, provided by the ChartSelectionConfigFluent extension
Replaces ChartSelectionConfig.useModifierKeys withvalue.