Search
CurveRenderer Members
Constructors Methods
 


A SeriesRenderer that draws series as a cardinal spline.

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

 Public Constructors

  Name Description

CurveRenderer

Initializes a new instance of the CurveRenderer class.

 Public Methods

  Name Description

draw

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

 See Also