HighchartsYAxisStackShadowOptions constructor
HighchartsYAxisStackShadowOptions({})
Relevant only for pictorial series. The stackShadow
forms the background of stacked points. Requires series.stacking
to be defined.
API Docs: https://api.highcharts.com/highcharts/yAxis.stackShadow
Implementation
HighchartsYAxisStackShadowOptions(
{this.borderColor, this.borderWidth, this.color, this.enabled});