shadow property
dynamic
shadow
final
(Highcharts) Whether to apply a drop shadow to the graph line. Since 2.3 the shadow can be an object configuration containing color, offsetX, offsetY, opacity and width.
Implementation
final dynamic shadow;