| Contents > Glossaries > Style examples | Index |
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 | FrameStyle | KeyStyle | NoteStyle | TableStyle | SvgMode
