Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
index
ChartObjectDefinition
Interface ChartObjectDefinition
State supplied by a host for an explicitly managed profile or source.
interface
ChartObjectDefinition
{
dataStatus
?:
Readonly
<
IndicatorDataStatus
>
;
kind
:
ChartObjectKind
;
locked
?:
boolean
;
name
:
string
;
paneIndex
?:
number
;
selected
?:
boolean
;
visible
?:
boolean
;
}
Index
Properties
data
Status?
kind
locked?
name
pane
Index?
selected?
visible?
Properties
Optional
data
Status
dataStatus
?:
Readonly
<
IndicatorDataStatus
>
kind
kind
:
ChartObjectKind
Optional
locked
locked
?:
boolean
name
name
:
string
Optional
pane
Index
paneIndex
?:
number
Optional
selected
selected
?:
boolean
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Status
kind
locked
name
pane
Index
selected
visible
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
State supplied by a host for an explicitly managed profile or source.