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 help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 5 20:44:59 2015 | http://epydoc.sourceforge.net |