[]
Radar chart interface.
public interface IRadarChart : IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter
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. |
Name | Description |
---|---|
Convert(_Point) | Converts the point. |
ConvertAngle(double) | Converts the angle. |