HeatmapChartSeriesFluent extension

Generated fluent modifiers for HeatmapChartSeries.

on

Methods

clearCellLabelColor() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.cellLabelColor to null.
clearEmptyValueStyle() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.emptyValueStyle to null.
clearMetadata() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.metadata to null.
clearName() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.name to null.
clearUnit() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.unit to null.
clearValueFilter() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.valueFilter to null.
clearYAxisConfig() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.yAxisConfig to null.
clearYAxisId() HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Clears HeatmapChartSeries.yAxisId to null.
updateAnimation(HeatmapAnimationStyle update(HeatmapAnimationStyle current)) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Rebuilds HeatmapChartSeries.animation from its current value.
withAnimation(HeatmapAnimationStyle value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.animation with value.
withAnnotations(List<ChartAnnotation> value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.annotations with value.
withBorderColor(Color value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.borderColor with value.
withBorderWidth(double value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.borderWidth with value.
withCellHeight(double value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.cellHeight with value.
withCellLabelColor(Color value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.cellLabelColor with value.
withCellLabelFontSize(double value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.cellLabelFontSize with value.
withCellWidth(double value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.cellWidth with value.
withColorScale(HeatmapColorScale value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.colorScale with value.
withCornerRadius(double value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.cornerRadius with value.
withEmptyValueStyle(HeatmapEmptyValueStyle value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.emptyValueStyle with value.
withGapFraction(double value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.gapFraction with value.
withMetadata(Map<String, dynamic> value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.metadata with value.
withName(String value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.name with value.
withShowCellLabels(bool value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.showCellLabels with value.
withShowInLegend(bool value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.showInLegend with value.
withShowInTrackingTooltip(bool value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.showInTrackingTooltip with value.
withShowTrackingAxisLabel(bool value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.showTrackingAxisLabel with value.
withUnit(String value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.unit with value.
withValueFilter(HeatmapValueFilter value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.valueFilter with value.
withYAxisConfig(YAxisConfig value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.yAxisConfig with value.
withYAxisId(String value) HeatmapChartSeries

Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension

Replaces HeatmapChartSeries.yAxisId with value.