Search
RadarScatterRenderer Members
Constructors Methods
 


A SeriesRenderer that draws scatter in radar plots.

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

 Public Constructors

  Name Description

RadarScatterRenderer

Initializes a new instance of the RadarScatterRenderer class.

 Public Methods

  Name Description

enumPoints

ScatterRenderer.EnumPoints override. Enumerates the data values of rendered series mapped to plot's 2D coordinates.

measureDataRange

Renderer2D.MeasureDataRange override. Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set.

 See Also