




The GraphLogView provides the following variables for customizing the
appearance of the Graph. To further customize the appearance of the
individual lines of the graph, edit the GraphLogViewSpecs of the
PDPLog's data fields.
XAxisMode x_axis_mode
-
The scale/scroll mode of the x (horizontal) axis. This can be one of
three values:
- `AUTOSCALE'
-
The default value which scales (shrinks or stretches) the graph to fit
horizontally in the window.
- `AUTOSCROLL'
-
This value visually scrolls the graph to the left when the lines near
the right edge of the display.
- `NOSCROLL'
-
This value does not scale or scroll the lines horizontally.
int x_axis_index
-
The index of the field to be used as the x (horizontal) axis.
ViewLabel_Group labels
-
The listing of all the extra labels on the graph.




