Interface: AreaStylePreferences
Charting Library.AreaStylePreferences
Properties
color1
• color1: string
Top color
color2
• color2: string
Bottom color
linecolor
• linecolor: string
Line Color
linestyle
• linestyle: number
Line Style LineStyle
linewidth
• linewidth: number
Line width
transparency
• transparency: number
Transparency. Range [0..100]
0
- fully opaque,
100
- fully transparent.
Note: Rather use rgba
color string for setting transparency.