Module gwy :: Class AxisScaleFormat
[hide private]
[frames] | no frames]

Class AxisScaleFormat

source code

Labeled axis tick mark format.


Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  AXIS_SCALE_FORMAT_AUTO
Automatical format.
  AXIS_SCALE_FORMAT_EXP
Exponential (`scienfitic') format.
  AXIS_SCALE_FORMAT_INT
Integer format.