SRGraphBackground Class

class SRGraphBackground: public SRGraphComponent

Based on SRGraphComponent, this class handles painting of the background.

Defined in: SRGraphBackground.h

Class Members

public member functions

CHART_API SRGraphBackground()

Constructor

CHART_API virtual int ReadTemplateLine(LPCTSTR line)

Reads a line from the template file

CHART_API virtual void WriteName(CStdioFile* file)

Writes the name to the template file.

protected member functions

CHART_API virtual void DrawForeground()

Overridden from base class -- does nothing because backgrounds don't have foregrounds