Shadow: Object;
The Shadow property determines an object with series shadow settings.
Property value is set only from JSON.
Example of object with shadow settings:
{ Blur: 2, Color: PP.SolidColorBrush, Enabled: true, X: 1, Y: 1 }
The example of use is given on the ChartCanvasSerie.LineDashStyle page.
See also: