Search
CurveAreaRenderer Members
Constructors Methods
 


A SeriesRenderer that draws each series as an area with curved boundaries in its containing plot.

The following tables list the members exposed by the CurveAreaRenderer type.

 Public Constructors

  Name Description

CurveAreaRenderer

Initializes a new instance of the CurveAreaRenderer class.

 Public Methods

  Name Description

draw

AreaRenderer.Draw override. Draws the series data in specified RenderContext.

 See Also