Skip to main content

removeZoneColor

FitFileViewer - API Documentation v29.8.0


FitFileViewer - API Documentation / utils/data/zones/chartZoneColorUtils / removeZoneColor

Function: removeZoneColor()

removeZoneColor(zoneType: string, zoneIndex: number): void

Defined in: utils/data/zones/chartZoneColorUtils.js:431

Remove a generic zone color entry and clear cache.

Parameters​

zoneType​

string

zoneIndex​

number

Returns​

void