@pond-ts/charts API Reference
Preparing search index...
BandStyle
Interface BandStyle
A resolved band style: fill colour + opacity (0–1) for the variance envelope.
interface
BandStyle
{
fill
:
string
;
opacity
:
number
;
}
Index
Properties
fill
opacity
Properties
Readonly
fill
fill
:
string
Readonly
opacity
opacity
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
opacity
@pond-ts/charts API Reference
Loading...
A resolved band style: fill colour + opacity (0–1) for the variance envelope.