A SeriesRenderer that draws scatter in radar plots.
The following tables list the members exposed by the RadarScatterRenderer type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the RadarScatterRenderer class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
ScatterRenderer.EnumPoints override. Enumerates the data values of rendered series mapped to plot's 2D coordinates. |
|
![]() |
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