SRGStepGraph Class
class SRGStepGraph: public SRGClassicAxisBase
Performs data drawing for Step and StepLineOnly graph typeInherits axis drawing abilities from SRGClassicAxisBase, basic graph component functions from SRGDisplayBase, and component and font capabilities from SRGraphTitle
Defined in: SRGStepGraph.h
Developer Notes
All PrepareXXX, DrawXXXAxis, and DrawXXXLabels routines are defined in SRGClassicAxisBase. This class defines all DrawXXXData functions -- only the DrawStepData function does anything useful.See also...
SRGraphDisplay and SRGDisplayBase for description of functions unused by this class
Class Members
Public member functions
Constructor
virtual ~SRGStepGraph()
Virtual destructor for this class
Protected member functions
virtual void DrawStepData()
Draws the data for the step charts