HeatmapChartSeriesFluent extension
Generated fluent modifiers for HeatmapChartSeries.
Methods
-
clearCellLabelColor(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.cellLabelColor tonull. -
clearEmptyValueStyle(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.emptyValueStyle tonull. -
clearMetadata(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.metadata tonull. -
clearName(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.name tonull. -
clearUnit(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.unit tonull. -
clearValueFilter(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.valueFilter tonull. -
clearYAxisConfig(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.yAxisConfig tonull. -
clearYAxisId(
) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Clears HeatmapChartSeries.yAxisId tonull. -
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 withvalue. -
withAnnotations(
List< ChartAnnotation> value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.annotations withvalue. -
withBorderColor(
Color value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.borderColor withvalue. -
withBorderWidth(
double value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.borderWidth withvalue. -
withCellHeight(
double value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.cellHeight withvalue. -
withCellLabelColor(
Color value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.cellLabelColor withvalue. -
withCellLabelFontSize(
double value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.cellLabelFontSize withvalue. -
withCellWidth(
double value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.cellWidth withvalue. -
withColorScale(
HeatmapColorScale value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.colorScale withvalue. -
withCornerRadius(
double value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.cornerRadius withvalue. -
withEmptyValueStyle(
HeatmapEmptyValueStyle value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.emptyValueStyle withvalue. -
withGapFraction(
double value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.gapFraction withvalue. -
withMetadata(
Map< String, dynamic> value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.metadata withvalue. -
withName(
String value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.name withvalue. -
withShowCellLabels(
bool value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.showCellLabels withvalue. -
withShowInLegend(
bool value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.showInLegend withvalue. -
withShowInTrackingTooltip(
bool value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.showInTrackingTooltip withvalue. -
withShowTrackingAxisLabel(
bool value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.showTrackingAxisLabel withvalue. -
withUnit(
String value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.unit withvalue. -
withValueFilter(
HeatmapValueFilter value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.valueFilter withvalue. -
withYAxisConfig(
YAxisConfig value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.yAxisConfig withvalue. -
withYAxisId(
String value) → HeatmapChartSeries -
Available on HeatmapChartSeries, provided by the HeatmapChartSeriesFluent extension
Replaces HeatmapChartSeries.yAxisId withvalue.