[]
Represents a charting control that renders radar chart and polar chart.
[ToolboxBitmap(typeof(FlexRadar), "FlexChart.png")]
[C1Description("FlexRadar", "Represents a charting control that renders radar chart and polar chart.")]
public class FlexRadar : FlexChart, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IMetricProvider, IFontConverter, ISupportInitialize, ISupportCustomRenderEngine, IHitTester, IAnimatedChart, IRadarChart, IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter
| Name | Description |
|---|---|
| FlexRadar() |
| Name | Description |
|---|---|
| ChartType | Gets or sets chart type. |
| Reversed | Gets or sets a value indicating direction of plotting. |
| StartAngle | Gets or set the starting angle. |
| Name | Description |
|---|---|
| CreateChartRenderer() |