Search
Preparing search index...
The search index is not available
TypeDoc API Documentation
for SciChart
JavaScript Charts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
OhlcAnimationStyle
Class OhlcAnimationStyle
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
BaseAnimationStyle
OhlcAnimationStyle
CandlestickAnimationStyle
Index
Constructors
constructor
Properties
data
Point
Width
opacity
point
Marker
stroke
Thickness
Accessors
stroke
strokeARGB
stroke
Down
stroke
DownARGB
stroke
Up
stroke
UpARGB
Constructors
constructor
new
Ohlc
Animation
Style
(
options
?:
IOhlcAnimationStyleOptions
)
:
OhlcAnimationStyle
Parameters
Optional
options:
IOhlcAnimationStyleOptions
Returns
OhlcAnimationStyle
Properties
data
Point
Width
data
Point
Width
:
number
opacity
opacity
:
number
= undefined
point
Marker
point
Marker
:
BasePointMarkerStyle
stroke
Thickness
stroke
Thickness
:
number
Accessors
stroke
get
stroke
(
)
:
string
set
stroke
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
strokeARGB
get
strokeARGB
(
)
:
number
Returns
number
stroke
Down
get
strokeDown
(
)
:
string
set
strokeDown
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
stroke
DownARGB
get
strokeDownARGB
(
)
:
number
Returns
number
stroke
Up
get
strokeUp
(
)
:
string
set
strokeUp
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
stroke
UpARGB
get
strokeUpARGB
(
)
:
number
Returns
number
Globals
Ohlc
Animation
Style
constructor
data
Point
Width
opacity
point
Marker
stroke
Thickness
stroke
strokeARGB
stroke
Down
stroke
DownARGB
stroke
Up
stroke
UpARGB
Generated using
TypeDoc