SRGCLegendEdit Class
class SRGCLegendEdit: public CPropertyPage
One of the property pages of Chart Explorer's editing dialogAllows the user to change the appearance of the legend component
Defined in: CPropPg.h
Class Members
DWORD m_dwKeyStyle
Current key type
DWORD m_dwLegendStyle
Current legend type
SRGCLegendEdit()
Constructor
Destructor
CComboBox m_KeyCombo
List of available key types
CComboBox m_LegendCombo
List of available legend types
int m_nFirstGroup
First group in scope
int m_nLastGroup
Last group in scope
int m_nFirstIndex
First index in scope
int m_nLastIndex
Last index in scope
virtual BOOL OnKillActive()
When leaving page, set current type DWORDS from combo box selections
virtual BOOL OnSetActive()
When entering page, set combo box selections from current type DWORDS