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
CandlestickAnimationStyle
Class CandlestickAnimationStyle
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
OhlcAnimationStyle
CandlestickAnimationStyle
Index
Constructors
constructor
Properties
data
Point
Width
opacity
point
Marker
stroke
Thickness
Accessors
brush
Down
brush
DownARGB
brush
Up
brush
UpARGB
stroke
strokeARGB
stroke
Down
stroke
DownARGB
stroke
Up
stroke
UpARGB
Constructors
constructor
new
Candlestick
Animation
Style
(
options
?:
ICandlestickAnimationStyleOptions
)
:
CandlestickAnimationStyle
Parameters
Optional
options:
ICandlestickAnimationStyleOptions
Returns
CandlestickAnimationStyle
Properties
data
Point
Width
data
Point
Width
:
number
opacity
opacity
:
number
= undefined
point
Marker
point
Marker
:
BasePointMarkerStyle
stroke
Thickness
stroke
Thickness
:
number
Accessors
brush
Down
get
brushDown
(
)
:
string
set
brushDown
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
brush
DownARGB
get
brushDownARGB
(
)
:
number
Returns
number
brush
Up
get
brushUp
(
)
:
string
set
brushUp
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
brush
UpARGB
get
brushUpARGB
(
)
:
number
Returns
number
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
Candlestick
Animation
Style
constructor
data
Point
Width
opacity
point
Marker
stroke
Thickness
brush
Down
brush
DownARGB
brush
Up
brush
UpARGB
stroke
strokeARGB
stroke
Down
stroke
DownARGB
stroke
Up
stroke
UpARGB
Generated using
TypeDoc