| PoPolarAxis Properties | 
The PoPolarAxis type exposes the following members.
| Name | Description | |
|---|---|---|
| arrowHeight | Arrow height.  | |
| arrowLength | Arrow length.  | |
| arrowVisibility | Arrow visibility.  | |
| boundingBoxIgnoring | Whether to ignore this node during bounding box traversal.  | |
| endRadius | Radius at the end of the axis.  | |
| gradAddString | String to be concatenated.  | |
| gradAddStringVisibility | Specify the visibility of a string concatenated with the graduations.  | |
| gradDistAxis | Distance from the graduations to the axis.  | |
| gradFontName | Graduations font name.  | |
| gradFontSize | Font size of the graduations.  | |
| gradPath | Graduations path.  | |
| gradPosition | Graduations position.  | |
| gradVisibility | Graduations visibility.  | |
| gridLengthGradOtherSide | Grid lines length other side graduation texts.  | |
| gridLengthGradSide | Grid lines length side graduation texts.  | |
| gridVisibility | Grid lines visibility.  | |
| IsDisposable | ISafeDisposable interface implementation.
  (Inherited from SoDisposable.) | |
| marginEnd | Margin at the end of the axis.  | |
| marginStart | Margin at the start of the axis.  | |
| marginType | Relative or absolute margin.  | |
| multFactorDistAxis | Distance from the mutiplicative factor to the axis.  | |
| multFactorPosition | Position of the multiplicative factor.  | |
| offset | Offset for the axis.  | |
| reverseFlag | Allow to reverse the writing path of all axis texts.  | |
| startRadius | Radius at the start of the axis.  | |
| theta | Rotation angle of the axis in radians.  | |
| tickFirstGrad | First graduation to display.  | |
| tickLastGrad | Last graduation to display (number starting with the ending one).  | |
| tickMainLength | Main graduations ticks length.  | |
| tickNumOrPeriod | Number of secondary graduations (tickSubDef = NUM_SUB_TICK), or period of texts of graduations (tickSubDef = PERIOD_MAIN_TICK).  | |
| tickPosition | Position of the tick marks.  | |
| tickSubDef | Secondary graduations tick definition.  | |
| tickSubLength | Secondary graduations ticks length.  | |
| tickVisibility | Tick marks visibility.  | |
| titleDistAxis | Distance from the title to the axis.  | |
| titleFontName | Title font name.  | |
| titleFontSize | Font size of the title.  | |
| titlePath | Path of the title.  | |
| titlePosition | Position of the title.  | |
| titleString | Title string.  | |
| titleVisibility | Visibility of the title.  | |
| UserData | 
Gets or sets the user data to be contained by the field container.
  (Inherited from SoFieldContainer.) |