SRGIsoAreaGraph Class

class SRGIsoAreaGraph: public SRGStageAxisBase

Performs data drawing for IsoArea and Ribbon graph types
Inherits axis drawing abilities from SRGStageAxisBase, basic graph component functions from SRGDisplayBase, and component and font capabilities from SRGraphTitle

Defined in: SRGIsoAreaGraph.h

Developer Notes

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

See also...

SRGraphDisplay and SRGDisplayBase for description of functions unused by this class

Class Members

Public member functions

CHART_API SRGIsoAreaGraph()

Constructor

CHART_API virtual ~SRGIsoAreaGraph()

Virtual destructor for this class

Protected member functions

CHART_API virtual void DrawIsoAreaData()

Draws "Rooftop" objects