#include
<fbcontrols.h>
Definition at line 2312 of file fbcontrols.h.
Public Member Functions |
|
FBPlotPopup () | |
Constructor. |
|
virtual bool | Popup (char *pWindowName) |
Execute plot popup. |
|
FBPlotOptions | GetPlotOptions () |
Get plot options. |
|
Public Attributes |
|
FBPropertyBool | EnablePlotTranslationOnRootOnly |
Read Write Property: Enable Plot
Translation On Root Only option for popup. |
|
FBPropertyBool | EnableSmartPlotControls |
Read Write Property: Enable Smart
Plot option for popup. |
|
FBPropertyBool | EnablePlotCharacterExtension |
Read Write Property: Enable Plot
Character Extension option for popup. |
FBPlotPopup | ( | ) |
Constructor.
virtual bool Popup | ( | char * | pWindowName | ) | [virtual] |
Execute plot popup.
FBPlotOptions GetPlotOptions | ( | ) |
Get plot options.
Read Write Property: Enable Plot Translation On Root Only option for popup.
Definition at line 2329 of file fbcontrols.h.
Read Write Property: Enable Smart Plot option for popup.
Definition at line 2330 of file fbcontrols.h.
Read Write Property: Enable Plot Character Extension option for popup.
Definition at line 2331 of file fbcontrols.h.