Preparing search index...
The search index is not available
LightningChart® JS API Reference
LightningChart® JS API Reference
FillStyle
Interface FillStyle
Base interface for
fill styles
.
For implementations with more detailed documentation, see:
SolidFill
emptyFill
IndividualPointFill
PalettedFill
RadialGradientFill
LinearGradientFill
ImageFill
Hierarchy
FillStyle
Implemented by
EmptyFill
ImageFill
LinearGradientFill
PalettedFill
RadialGradientFill
VisibleFill
Index
Properties
fill
Type
type
Properties
Readonly
fill
Type
fill
Type
:
"image"
|
"empty"
|
"solid"
|
"radial-gradient"
|
"linear-gradient"
|
"individual"
|
"palette"
Readonly
type
type
:
"fillstyle"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Lightning
Chart® JS API
Reference
Fill
Style
fill
Type
type
Base interface for fill styles.
For implementations with more detailed documentation, see: