Skip to main content

getDefaultValue

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/plugins/chartOptionsConfig / getDefaultValue

Function: getDefaultValue()

getDefaultValue(optionId: string): ChartOptionValue | undefined

Defined in: utils/charts/plugins/chartOptionsConfig.ts:259

Get the default value for a chart option.

Parameters​

optionId​

string

Returns​

ChartOptionValue | undefined