Reference > Style examples > Boxed style

Boxed style

Draws a box around the entire chart, notes and keys, with optional background fill.


sp.FrameStyle = FrameStyles.Boxed;sp.KeyStyle = KeyStyles.Boxed;sp.NoteStyle = NoteStyles.Boxed;

The box is edged and filled using the current Frame style or Key style.

See also ...

SharpPlot | FrameStyle | KeyStyle | NoteStyle | TableStyle


Send comments on this topic
© Dyalog Ltd 2013