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
BaseAnimationStyle
Class BaseAnimationStyle
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
BaseAnimationStyle
BandAnimationStyle
OhlcAnimationStyle
ColumnAnimationStyle
MountainAnimationStyle
Index
Constructors
constructor
Properties
opacity
point
Marker
stroke
Thickness
Accessors
stroke
strokeARGB
Constructors
constructor
new
Base
Animation
Style
(
options
?:
IBaseAnimationStyleOptions
)
:
BaseAnimationStyle
Parameters
Optional
options:
IBaseAnimationStyleOptions
Returns
BaseAnimationStyle
Properties
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
Globals
Base
Animation
Style
constructor
opacity
point
Marker
stroke
Thickness
stroke
strokeARGB
Generated using
TypeDoc