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 | |
|---|---|---|
![]() |
Initializes a new instance of the AreaRenderer class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the opacity of area polygons. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
SeriesRenderer.Draw override. Draws the series data in specified RenderContext. |
See Also