Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
widget
WidgetState
Interface WidgetState
What
getState
returns and
restoreState
takes. JSON-safe.
interface
WidgetState
{
chart
:
ChartState
&
ChartSettingsState
&
{
timezone
:
string
}
;
chartType
:
string
;
exchange
:
string
;
interval
:
string
;
rail
:
null
|
RailPrefs
;
symbol
:
string
;
theme
:
WidgetThemeName
;
version
:
1
;
}
Index
Properties
chart
chart
Type
exchange
interval
rail
symbol
theme
version
Properties
chart
chart
:
ChartState
&
ChartSettingsState
&
{
timezone
:
string
}
chart
Type
chartType
:
string
exchange
exchange
:
string
interval
interval
:
string
rail
rail
:
null
|
RailPrefs
symbol
symbol
:
string
theme
theme
:
WidgetThemeName
version
version
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chart
chart
Type
exchange
interval
rail
symbol
theme
version
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
What
getStatereturns andrestoreStatetakes. JSON-safe.