The IRenderer type exposes the following members.

Methods

  Name Description
Public method AddSeries
Adds data series.
Public method Clear
Clear data series list.

Properties

  Name Description
Public property CoordConverter
Gets or sets coordinate converter
Public property Dirty
Requires rebuilding.
Public property Options
Gets or sets rendering options.
Public property Visual
Visual element that is used for rendering.

Events

  Name Description
Public event Changed
Occurs when the object was modified.
Public event Rendered
Occurs when rendering finishes.

See Also