Todo List
TeeBase | --Tool | --ToolAxis | --ColorBand
Description: Color band tool, use it to display a coloured rectangle (band) at the specified axis and position
ColorBand ColorBand( [ $c = null])
void chartEvent( $e)
ChartBrush getBrush( )
Color getColor( )
String getDescription( )
boolean getDrawBehind( )
double getEnd( )
ColorLine getEndLine( )
void getEndLinePen( )
Gradient getGradient( )
boolean getResizeEnd( )
void getResizeStart( )
double getStart( )
ColorLine getStartLine( )
void getStartLinePen( )
String getSummary( )
int getTransparency( )
void mouseEvent( $e, $c)
void setAxis( $value)
void setColor( value $value)
void setDrawBehind( value $value)
void setEnd( value $value)
void setResizeEnd( $value)
void setResizeStart( $value)
void setStart( value $value)
void setTransparency( value $value)
void __get( $property)
void __set( $property, $value)