Search
StepAreaRenderer Members
Constructors Properties Methods
 


A SeriesRenderer that draws series as filled steps between data points.

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

 Public Constructors

  Name Description

StepAreaRenderer

Initializes a new instance of the StepAreaRenderer class.

 Public Properties

  Name Description

areaOpacity

Sets or sets the opacity of area polygons.

 Public Methods

  Name Description

draw

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

 See Also