timeRendering property

bool? timeRendering
getter/setter pair

Time the series rendering.

This outputs the time spent on actual rendering in the console when set to true.

API Docs: https://api.highcharts.com/highcharts/boost.debug.timeRendering

Implementation

bool? timeRendering;