Objective Chart : PART II Programmer’s Guide : Chapter 17 Axis Scale Components : Attaching to a Display Component
Attaching to a Display Component
These axis classes need to be attached to a display component. By default, they attach themselves to the first display they find ahead of them on the component list. If there is no display ahead of them, they do nothing. You can override the FindAttachDisplay() member function to change the way they attach to a display component.