Search results

DrawType API in JavaScript HeatMap API control

Defines the rendering mode of heatmap. The following are the available rendering modes. SVG - Heatmap is rendered using SVG element. Canvas - Heatmap is rendered using Canvas element. Auto - Automatically switches the rendering mode based on number of records in the data source.

  • SVG
  • Canvas
  • Auto