SRGStackVBarGraph Class

class SRGStackVBarGraph: public SRGVBarAxisBase

Performs data drawing for Stacked Vertical Bar graph type
Inherits axis drawing abilities from SRGVBarAxisBase, basic graph component functions from SRGDisplayBase, and component and font capabilities from SRGraphTitle

Defined in: SRGStackVBarGraph.h

Developer Notes

All PrepareXXX, DrawXXXAxis, and DrawXXXLabels routines are defined in SRGClassicAxisBase. This class defines all DrawXXXData functions -- only the DrawStackVBarData function does anything useful.

See also...

 SRGraphDisplay and  SRGDisplayBase for description of functions unused by this class.

Class Members

Public member functions

 SRGStackVBarGraph()

Constructor

virtual  ~SRGStackVBarGraph()

Virtual destructor for this class

Protected member functions

virtual void  DrawStackVBarData()

Draws vertical stacked bars