SRGStackHBarGraph Class

class SRGStackHBarGraph: public SRGHBarAxisBase

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

Defined in: SRGStackHBarGraph.h

Developer Notes

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

See also...

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

Class Members

Public member functions

CHART_API SRGStackHBarGraph()

Constructor

CHART_API virtual ~SRGStackHBarGraph()

Virtual destructor for this class

Protected member functions

CHART_API virtual void DrawStackHBarData()

Draws horizontal stacked bars