ChartHeatMapSeriesBuilder
Properties
Series - IHeatMapSeries
The funnel chart data configuration.
Methods
Name(System.String)
Sets the name of the series.
Parameters
text - System.String
Opacity(System.Double)
Sets the opacity of the series.
Parameters
opacity - System.Double
Tooltip(System.Action)
Configure the series tooltip.
Parameters
configurator - System.Action<ChartTooltipBuilder>
Tooltip(System.Boolean)
Sets the tooltip visibility.
Parameters
visible - System.Boolean
A value indicating if the tooltip should be displayed.
Field(System.String)
Sets the yField.
Parameters
value - System.String
Markers(System.Action)
Configures the heatmap chart markers.
Parameters
configurator - System.Action<ChartMarkersBuilder>
The configuration action.
Labels(System.Action)
Configures the heatmap chart labels.
Parameters
configurator - System.Action<ChartHeatMapLabelsBuilder>
The configuration action.
Color(System.String)
Sets the color.
Parameters
value - System.String
ColorHandler(System.String)
Sets the color handler.