| NChartPolarSystem Properties |
The NChartPolarSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| AzimuthAxis |
Azimuth-Axis of the polar coordinate system.
| |
| BorderColor |
Color of the border around the polar coordinate system.
| |
| BorderThickness |
Thickness of the border around the polar coordinate system.
| |
| BorderVisible |
Flag that determines if the border around the polar coordinate system is visible (true) or not (false).
| |
| Chart |
Chart the object belongs to.
This property is assigned automatically whenever the object is assigned to the chart.
| |
| Grid |
Grid of the polar coordinate system.
| |
| Margin |
Margin of the coordinate system.
| |
| RadiusAxis |
Radius-Axis of the polar coordinate system.
| |
| Visible |
Flag that determines if the object is visible (true) or not (false). The default value is true.
|