Home | Trees | Indices | Help |
|
---|
|
object --+ | MinorTick
Defines attributes of a minor tick. The minor ticks do not have a label. By default, minor ticks are not shown. To display minor ticks, set interval property.
See Also: Tick
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Sets interval for the minor tick. The interval must be specified in the axis unit. e.g. If an axis has tick interval of 50 units then setting minortick interval to 10 will show 5 minor ticks. |
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:34 2013 | http://epydoc.sourceforge.net |