[]
        
(Showing Draft Content)

C1.Android.Chart.IRadarChart

IRadarChart Interface

Radar chart interface.

Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public interface IRadarChart : IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter

Properties

Name Description
Center

Gets the center.

IsPolar

Whether the chart is polar.

Radius

Gets the radius.

Reversed

Whether the chart is reversed.

StartAngle

Gets or sets the starting angle.

Methods

Name Description
Convert(_Point)

Converts the point.

ConvertAngle(double)

Converts the angle.