Reference > Methods > SetChartBackground Method SharpPlot.SetChartBackground Method
Set Chart background shading style from any of fill-color, fill-style, edge-width (pts).
Example
sp.SetChartBackground(Color.Navy,FillStyle.Opacity42);
Overloads
This paints the region bounded by the chart axes.
See also ...SharpPlot Members | FillStyle Struct
Send comments on this topic © Dyalog Ltd 2013
|