About
Support
Developer Guide
Version 38.126.82.61
Preparing search index...
The search index is not available
OpenFin JavaScript API
OpenFin JavaScript API
OpenFin
FDC3
v2_0
Chart
Interface Chart
interface
Chart
{
id
?:
{
[
key
:
string
]
:
any
;
}
;
instruments
:
InstrumentElement
[]
;
name
?:
string
;
otherConfig
?:
{
[
key
:
string
]
:
any
;
}
;
range
?:
TimeRangeObject
;
style
?:
Style
;
type
:
string
;
[
property
:
string
]
:
any
;
}
Indexable
[
property:
string
]:
any
Index
Properties
id?
instruments
name?
other
Config?
range?
style?
type
Properties
Optional
id
id
?:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
instruments
instruments
:
InstrumentElement
[]
Optional
name
name
?:
string
Optional
other
Config
other
Config
?:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
Optional
range
range
?:
TimeRangeObject
Optional
style
style
?:
Style
type
type
:
string
Settings
Theme
OS
Light
Dark
On This Page
id
instruments
name
other
Config
range
style
type
OpenFin JavaScript API
Loading...