// Stroke the axis.
| Argument | Default | Description | 
|---|---|---|
| $aOtherAxisScale | No description available | |
| $aStrokeLabels | true | No description available | 
//---------------// PRIVATE METHODS// Draw all the tick labels on major tick marks
| Argument | Default | Description | 
|---|---|---|
| $aPos | No description available | |
| $aMinor | false | No description available | 
| $aAbsLabel | false | No description available | 
//===================================================// CLASS Axis// Description: Defines X and Y axis. Notes that at the// moment the code is not really good since the axis on// several occasion must know wheter it's an X or Y axis.// This was a design d
| Argument | Default | Description | 
|---|---|---|
| $img | No description available | |
| $aScale | No description available | |
| $color | 'black' | No description available |