For an Angular axis, gets or sets the angle corresponding to the start of the axis. 0 is horizontally right. For a Radial axis, gets or sets the angle at which the axis is drawn
Gets or sets the x offset in pixels for the center of the polar chart. Set this for the angular axis and the radial axis will use the same value.
Gets or sets the y offset in pixels for the center of the polar chart. Set this for the angular axis and the radial axis will use the same value.
Generated using TypeDoc
Gets or sets whether this polar axis is angular or radial. The X and Y axes for a series must be different modes.