HeatmapEmptyValueStyleFluent extension

Generated fluent modifiers for HeatmapEmptyValueStyle.

on

Methods

clearBorderColor() HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Clears HeatmapEmptyValueStyle.borderColor to null.
clearBorderWidth() HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Clears HeatmapEmptyValueStyle.borderWidth to null.
withBorderColor(Color value) HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

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

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Replaces HeatmapEmptyValueStyle.borderWidth with value.
withFillColor(Color value) HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Replaces HeatmapEmptyValueStyle.fillColor with value.
withLegendLabel(String value) HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Replaces HeatmapEmptyValueStyle.legendLabel with value.
withShowInLegend(bool value) HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Replaces HeatmapEmptyValueStyle.showInLegend with value.
withShowLabel(bool value) HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Replaces HeatmapEmptyValueStyle.showLabel with value.
withValue(double value) HeatmapEmptyValueStyle

Available on HeatmapEmptyValueStyle, provided by the HeatmapEmptyValueStyleFluent extension

Replaces HeatmapEmptyValueStyle.value with value.