New to Telerik UI for ASP.NET Core? Download free 30-day trial

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.

Parameters

value - System.String
In this article
Not finding the help you need?