Home | Trees | Indices | Help |
|
---|
|
object --+ | TickmarkPlacement
Defines position of the tick marks with respect to the axis categories. It is applicable only for categorized axes.
TickmarkPlacement.ON - tick mark is placed in the center of the category
TickmarkPlacement.BETWEEN - tick mark is placed between categories
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
ON = TickmarkPlacement('on')
|
|||
BETWEEN = TickmarkPlacement('between')
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:49 2013 | http://epydoc.sourceforge.net |