Properties Methods Events Direct Link

Class CQ.Ext.chart.Axis

Package:CQ.Ext.chart
Class:Axis
Subclasses:CategoryAxis, NumericAxis, TimeAxis
Extends:Object
Clientlib:cq.widgets
Defines a CartesianChart's vertical or horizontal axis.

Public Properties

Property Defined By
  hideOverlappingLabels : Boolean
If true, labels that overlap previously drawn labels on the axis will be hidden.
Axis
  labelSpacing : Number
The space, in pixels, between labels on an axis.
Axis
  orientation : String
The direction in which the axis is drawn. May be "horizontal" or "vertical".
Axis
  reverse : Boolean
If true, the items on the axis will be drawn in opposite direction.
Axis
  type : String
The type of axis.
Axis

Public Methods

Method Defined By

Public Events

This class has no public events.