[]
The Polar class contains properties specific to Polar charts.
[TypeConverter(typeof(Polar.TypeConverter))]
public class Polar : Circular
<TypeConverter(GetType(Polar.TypeConverter))>
Public Class Polar
Inherits Circular
| Name | Description |
|---|---|
| PiRatioAnnotations | Gets or sets whether polar charts measured in radians should be annotated with Pi rations. |