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
BandAnimationStyle
Class BandAnimationStyle
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
BaseAnimationStyle
BandAnimationStyle
Index
Constructors
constructor
Properties
opacity
point
Marker
stroke
Thickness
Accessors
fill
fillARGB
fill
Y1
fill
Y1ARGB
stroke
strokeARGB
stroke
Y1
stroke
Y1ARGB
Constructors
constructor
new
Band
Animation
Style
(
options
?:
IBandAnimationStyleOptions
)
:
BandAnimationStyle
Parameters
Optional
options:
IBandAnimationStyleOptions
Returns
BandAnimationStyle
Properties
opacity
opacity
:
number
= undefined
point
Marker
point
Marker
:
BasePointMarkerStyle
stroke
Thickness
stroke
Thickness
:
number
Accessors
fill
get
fill
(
)
:
string
set
fill
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
fillARGB
get
fillARGB
(
)
:
number
Returns
number
fill
Y1
get
fillY1
(
)
:
string
set
fillY1
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
fill
Y1ARGB
get
fillY1ARGB
(
)
:
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
Y1
get
strokeY1
(
)
:
string
set
strokeY1
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
stroke
Y1ARGB
get
strokeY1ARGB
(
)
:
number
Returns
number
Globals
Band
Animation
Style
constructor
opacity
point
Marker
stroke
Thickness
fill
fillARGB
fill
Y1
fill
Y1ARGB
stroke
strokeARGB
stroke
Y1
stroke
Y1ARGB
Generated using
TypeDoc