SRGWizSheet::SetCustomAxisStyle

void SRGWizSheet::SetCustomAxisStyle(SRGraphDisplay* pDisplay, DWORD dwAxisStyle)

Handles custom axis types -- If you created your own axis style for some of the graph types, you have to override these function to setup this axis style.

Defined in: WizSheet.cpp

Return Value

void

Parameters

pDisplay

Pointer to the display component to be set up

dwAxisStyle

New axis style pDisplay*/, DWORD /*dwAxisStyle*/)