Combination Plots : Parameters used in complex plots

# layoutAdjust
Flag to force recalculating the ranges in the axes when multiple graphs are displayed in the canvas
Type: boolean
Default: false

# layoutAxis
Value to indicate printing of axes when multiple graphs are displayed in the canvas. The possible values are: 1: horizontal, 2: vertical, 3: both
Type: string
Default: 3
Options: 1, 2, 3

# layoutCanvasCompartments
Flag to draw lines around each graph in the layout in the canvas. Used only when debugging
Type: boolean
Default: false

# layoutCollapse

# layoutConfig

# layoutGlobalGroups

# layoutLabelAlign

# layoutLabelBaseline
Baseline (or reference line) for the label text in layout graphs
Type: string
Default: middle
Options: top, middle, bottom

# layoutLabelColor

# layoutLabelFontSize
Font size for the text in label text in layout graphs. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the layoutLabelScaleFontFactor
Type: integer
Default: 11

# layoutLabelFontStyle

# layoutLabelMargin

# layoutLabelRotate

# layoutLabelScaleFontFactor
Scaling factor used to increase or decrease the label text in layout graphs font size in the canvas
Type: float
Default: 1

# layoutRemoveEmpty

# layoutSpacing

# layoutTopology

# layoutType
Type of layout to place the position for the labels in the trellis plot. Identify the axis that will be used to place the first segregating factor. rows will use the first segregating factor in the rows and the second in the columns. cols will use the first segregating factor in the columns and the second in the rows. wrap will wrap the segregating factors putting the sample factors in the columns
Type: string
Default: wrap
Options: wrap, rows, cols

# stripBackgroundBorderColor

# stripBackgroundBorderLineType
Type of line for the border in layout label strip background
Type: string
Default: solid
Options: rect, solid, spline, dotted, dashed, dotdash, longdash, twodash

# stripBackgroundBorderSize

# stripBackgroundColor

# stripShow

# stripTextAlign
Alignment (or position) for the label strip text in layout graphs
Type: string
Default: center
Options: left, center, right

# stripTextBaseline
Baseline (or reference line) for the label strip text in layout graphs
Type: string
Default: middle
Options: top, middle, bottom

# stripTextColor

# stripTextFontSize
Font size for the text in label strip text in layout graphs. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the stripTextScaleFontFactor
Type: integer
Default: 11

# stripTextFontStyle

# stripTextLines

# stripTextMargin

# stripTextMaxLength

# stripTextRotate

# stripTextScaleFontFactor
Scaling factor used to increase or decrease the label strip text in layout graphs font size in the canvas
Type: float
Default: 1

# stripThickness