Located in /barchart.cls.php [line 14]
Properties
Methods
BARCHART BARCHART( [ $min_point = 0], [ $curr_point = 0], [ $max_point = 0], [ $init_strbeforebar = ''], [ $init_strafterbar = ''] )
void getBar( )
void getPercentage( [ $precision = 1] )
void setColorBg( $color )
void setColorBorder( $color )
void setColorCompound( $color )
void setCurrPoint( $point )
void setIMGBg( $img_url )
void setIMGCompound( $img_url )
void setLengthBar( $length )
void setMaxPoint( $point )
void setMinPoint( $point )
void setStrAfterBar( $anystring )
void setStrBeforeBar( $anystring )