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