Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPolarAxis

Implemented by

Index

Properties

isAngular

isAngular: boolean

Gets or sets whether this polar axis is angular or radial. The X and Y axes for a series must be different modes.

startAngle

startAngle: number

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

xCenterOffset

xCenterOffset: number

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.

yCenterOffset

yCenterOffset: number

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.

Methods

getTransform

  • getTransform(): SCRTCoordinateTransform
  • Returns SCRTCoordinateTransform

Generated using TypeDoc