Sets the properties for windows that display multiple series as a single stripchart.
Specifies the display order of the individual series of a stripchart. Bottom Up (default) sets the first or primary series to display at the bottom of the window. Top Down plots the first series at the top of the window.
The Y axis scales are located on the Left Side of the plot or Alternate Sides. The Alternate Sides option is useful for stripcharts with many series.
Sets the vertical spacing between individual series in terms of a percentage of the total window height.
Sets the grid style for each trace of a stripchart.
Sets the method to determine the color for each trace of a stripchart.
| Inherit Colors | Preserves the original trace colors if the stripchart is derived from another stripchart. |
| Separate Colors | Each trace is automatically assigned a different color. |
| Same Color | Each trace is set to the same color. |