Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/chart-tasks
ChartMarkers
Interface ChartMarkers
interface
ChartMarkers
{
color
?:
string
|
string
[]
|
string
[]
[]
;
shape
?:
|
string
|
ChartPointShape
|
(
string | ChartPointShape
)
[]
|
(
string | ChartPointShape
)
[]
[]
;
size
?:
any
;
visible
?:
boolean
|
boolean
[]
|
boolean
[]
[]
;
}
Index
Properties
color?
shape?
size?
visible?
Properties
Optional
color
color
?:
string
|
string
[]
|
string
[]
[]
Optional
shape
shape
?:
|
string
|
ChartPointShape
|
(
string | ChartPointShape
)
[]
|
(
string | ChartPointShape
)
[]
[]
Optional
size
size
?:
any
Optional
visible
visible
?:
boolean
|
boolean
[]
|
boolean
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
shape
size
visible
beamtoix
Loading...