Home | Trees | Indices | Help |
|
---|
|
object --+ | AxisType
Defines axis types.
AxisType.LINEAR -
AxisType.DATETIME - For datetime axis, the values are given in date
except for BaseLineConfig.pointStart
and BaseLineConfig.pointInterval
properties, which are
specified in milliseconds.
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
LINEAR = AxisType('linear')
|
|||
DATETIME = AxisType('datetime')
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:34 2013 | http://epydoc.sourceforge.net |