Search
AreaRenderer Members
Constructors Properties Methods
 


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

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

 Public Constructors

  Name Description

AreaRenderer

Initializes a new instance of the AreaRenderer class.

 Public Properties

  Name Description

areaOpacity

Gets or sets the opacity of area polygons.

 Public Methods

  Name Description

draw

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

 See Also