Unit: | SDL_rchart | Class: | none | Declaration: | [1] TrcLayout = (rcl_X1Bottom_Y1Left, rcl_X1Bottom_Y2Left, rcl_X1Bottom_Y3Left, rcl_X1Bottom_Y4Left, rcl_X1Bottom_Y2Both, rcl_X2Bottom_Y2Left, rcl_X2Both_Y2Both);
[2] TrcLayout = (rcl_X1Bottom_Y1Left, rcl_X1Bottom_Y2Left, rcl_X1Bottom_Y2Both, rcl_X2Bottom_Y2Left, rcl_X2Both_Y2Both);
|
This type declaration defines the various layout types which can be selected by setting the property StandardLayout.
Hint: |
The type declaration TrcLayout differs between the Light Edition and the paid versions of the SDL Suite. Version [1] is valid for the paid versions, version [2] is valid for the Light Edition. |
|