SRGraphStyle::SetAxisFillStyle
inline voidSRGraphStyle::SetAxisFillStyle(BOOLstyle)
Sets the semaphore in m_dwStyleA which decides whether areas covered by axes are filled or simply framed. If the style is TRUE, then axes will be painted with the color stored in the m_RGBColorA member. If FALSE, then the axes will only be framed with the color set in the m_RGBFrameColor member.
Defined in: SRGDat.h
Parameters
style
TRUE to fill the area covered by the axis, otherwise FALSE
See also...
Feature masks , GetAxisFillStyle, m_dwStyleA