Todo List
TeeBase | --Tool | --ToolAxis
Description: Base abstract class for Tool components with an Axis method
[line 19]
ToolAxis ToolAxis( [ $c = null])
Axis getAxis( )
ChartPen getPen( )
void setAxis( value $value)
Overridden in child classes as:
void __get( $property)
void __set( $property, $value)