BarPlot Class Reference

#include <barplot.h>

Inheritance diagram for BarPlot:

Inheritance graph
[legend]
Collaboration diagram for BarPlot:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

virtual bool AcceptAxis (Axis *axis)
virtual bool AcceptDataset (Dataset *dataset)
virtual void DrawDatasets (wxDC &dc, wxRect rc)


Detailed Description

Plot for displaying histograms with values at one axis and category names at other.

Member Function Documentation

virtual bool BarPlot::AcceptAxis ( Axis axis  )  [protected, virtual]

Checks whether axis is acceptable with this plot.

Parameters:
axis axis to be checked
Returns:
true if axis can be accepted, false overwise

Reimplemented from XYPlot.

virtual bool BarPlot::AcceptDataset ( Dataset dataset  )  [protected, virtual]

Checks whether dataset is acceptable with this plot.

Parameters:
dataset dataset to be checked
Returns:
true if dataset can be accepted, false overwise

Reimplemented from XYPlot.

virtual void BarPlot::DrawDatasets ( wxDC &  dc,
wxRect  rc 
) [protected, virtual]

Called to draw all datasets.

Parameters:
dc device context
rc rectangle where to draw

Reimplemented from XYPlot.


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

Generated on Mon Feb 15 21:32:23 2010 for wxFreeChart by  doxygen 1.5.8