Click or drag to resize
NChartPolarSystem Properties

The NChartPolarSystem type exposes the following members.

Properties
  NameDescription
Public propertyAzimuthAxis
Azimuth-Axis of the polar coordinate system.
Public propertyBorderColor
Color of the border around the polar coordinate system.
Public propertyBorderThickness
Thickness of the border around the polar coordinate system.
Public propertyBorderVisible
Flag that determines if the border around the polar coordinate system is visible (true) or not (false).
Public propertyChart
Chart the object belongs to. This property is assigned automatically whenever the object is assigned to the chart.
Public propertyGrid
Grid of the polar coordinate system.
Public propertyMargin
Margin of the coordinate system.
Public propertyRadiusAxis
Radius-Axis of the polar coordinate system.
Public propertyVisible
Flag that determines if the object is visible (true) or not (false). The default value is true.
Top
See Also