Search
StepRenderer Members
Constructors Methods
 


A SeriesRenderer that draws series as steps between data points.

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

 Public Constructors

  Name Description

StepRenderer

Initializes a new instance of the StepRenderer class.

 Public Methods

  Name Description

draw

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

 See Also