Interface: SetResolutionOptions
Charting Library.SetResolutionOptions
Options for setting a chart's resolution.
Properties
dataReady
Optional
dataReady: () => void
An optional callback function. Called when the data for the new resolution has loaded.
doNotActivateChart
Optional
doNotActivateChart: boolean
A boolean flag. Allows to disable making the current chart active in the layout.