[]
        
(Showing Draft Content)

C1.Win.Chart.FlexRadar

FlexRadar Class

Represents a charting control that renders radar chart and polar chart.

Implements
IMetricProvider
IFontConverter
ISupportCustomRenderEngine
IHitTester
IAnimatedChart
IRadarChart
IChart
IChartBase
IStyleProvider
IPalette
IBrushConverter
Namespace: C1.Win.Chart
Assembly: C1.Win.FlexChart.8.dll
Syntax
[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

Constructors

Name Description
FlexRadar()

Properties

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.

Methods

Name Description
CreateChartRenderer()