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