GOffice.GraphPlotBoundInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
center_on_ticks |
r/w |
whether to center data on ticks. |
|
date_conv |
r/w |
the used |
|
fmt |
r/w |
|
|
is_discrete |
r/w |
whether the data are discrete. |
|
logical |
r/w |
||
val |
r/w |
Methods¶
None
Details¶
- class GOffice.GraphPlotBoundInfo¶
Used by plots to give formating informations to each axis.
GOffice.GraphPlotBoundInfo
::val
are the values limits,GOffice.GraphPlotBoundInfo
::logical
are the actual needed display limits.