| jqplot. | |
| Properties | |
| position | Position of axis. | 
| drawBaseline | True to draw the axis baseline. | 
| baselineWidth | width of the baseline in pixels. | 
| baselineColor | CSS color spec for the baseline. | 
Position of axis.
this.position = null 
True to draw the axis baseline.
this.drawBaseline = true 
width of the baseline in pixels.
this.baselineWidth = null 
CSS color spec for the baseline.
this.baselineColor = null