SharpPlot Tutorials > Style Examples > Shadowed boxes are drawn Shadowed boxes are drawn
Adds a drop shadow to the box around the chart frame, notes, and keys.
sp.NoteStyle = NoteStyles.Shadowed;
The shadow offset will be increased in proportion to the line-weight of the box.
See also ...SharpPlot Members | SharpPlot.FrameStyle Property | SharpPlot.KeyStyle Property | SharpPlot.NoteStyle Property | SharpPlot.TableStyle Property | SvgMode Enumeration
Send comments on this topic © Dyalog Ltd 2021
|