getChartSettingsWrapper
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/dom/chartDomUtils / getChartSettingsWrapper
Function: getChartSettingsWrapper()
getChartSettingsWrapper(
doc:Document|null|undefined):HTMLElement|null
Defined in: utils/charts/dom/chartDomUtils.ts:71
Resolve the chart settings wrapper.
Parametersβ
docβ
Document | null | undefined
Document used for lookup.
Returnsβ
HTMLElement | null
The chart settings wrapper, if found.