[]
Specifies various advanced options for polar and radar charts.
public class PolarRadarOptions : DependencyObject
| Name | Description |
|---|---|
| PolarRadarOptions() |
| Name | Description |
|---|---|
| DirectionProperty | |
| StartingAngleProperty |
| Name | Description |
|---|---|
| GetDirection(C1Chart) | Gets the value of the Direction attached property for the specified chart. |
| GetStartingAngle(C1Chart) | Gets the value of the StartingAngle attached property for the specified chart. |
| SetDirection(C1Chart, SweepDirection) | Sets the value of the Direction attached property for the specified chart. |
| SetStartingAngle(C1Chart, double) | Sets the value of the StartingAngle attached property for the specified chart. |