Chart::HorizontalBars Class Reference

Bars class derived from class Base. More...

Inheritance diagram for Chart::HorizontalBars:

Inheritance graph
[legend]
Collaboration diagram for Chart::HorizontalBars:

Collaboration graph
[legend]

List of all members.

Private Functions

private _draw_data
 finally get around to plotting the data for (horizontal) bars
private int _draw_x_ticks ()
 draw the x-ticks and their labels
private int _draw_y_ticks ()
 draw the y-ticks and their labels Overwrites this function of Chart::Base
private int _find_y_scale ()
 find good values for the minimum and maximum y-value on the chart overwrite the find_y_scale function, only to get the right f_x_ticks !!!!!

Protected Object Methods

protected retval _draw_x_ticks ()
 draw the x-ticks and their labels Overwrites this function of Chart::Base


Detailed Description

Bars class derived from class Base.

This class provides all functions which are specific to horizontal bars


Member Function Documentation

private int Chart::HorizontalBars::_draw_x_ticks (  ) 

draw the x-ticks and their labels Overwrites this function of Chart::Base

Returns:
status

Reimplemented from Chart::Base.

private int Chart::HorizontalBars::_draw_x_ticks (  ) 

draw the x-ticks and their labels

Returns:
status

Reimplemented from Chart::Base.

private int Chart::HorizontalBars::_draw_y_ticks (  ) 

draw the y-ticks and their labels Overwrites this function of Chart::Base

Returns:
status

Reimplemented from Chart::Base.

private int Chart::HorizontalBars::_find_y_scale (  ) 

find good values for the minimum and maximum y-value on the chart overwrite the find_y_scale function, only to get the right f_x_ticks !!!!!

Returns:
status

Reimplemented from Chart::Base.


The documentation for this class was generated from the following file:

Generated on Thu Sep 23 15:06:25 2010 by  doxygen 1.5.6