GOffice.GraphAxisTick¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| position | float | r/w | position on the axis. | 
| str | GOffice.String | r/w | label, might be rich text. | 
| type | GOffice.GraphAxisTickTypes | r/w | GOffice.GraphAxisTickTypes | 
Methods¶
None
| Name | Type | Access | Description | 
|---|---|---|---|
| position | float | r/w | position on the axis. | 
| str | GOffice.String | r/w | label, might be rich text. | 
| type | GOffice.GraphAxisTickTypes | r/w | GOffice.GraphAxisTickTypes | 
None