Smp-Axis : Sample axis parameters for one dimensional plots

# smpAxis
Name of the samples, groups or variables to be displayed in the Sample axis
Type: array
Default: []

# smpAxis2Title

# smpAxisCurrent
Sample id that is currently displayed in the Sample axis. Important when there are more that one series displayed in the graph
Type: integer
Default:

# smpAxisExact
Flag to force exact values in Sample axis
Type: boolean
Default: false

# smpAxisGridMajorColor
Color for the major grid lines in the Sample axis
Type: color
Default: rgb(204, 204, 204)

# smpAxisGridMajorLineType
Type of line for the major grid lines in the Sample axis
Type: string
Default: solid
Options: rect, solid, spline, dotted, dashed, dotdash, longdash, twodash

# smpAxisGridMajorShow
Flag to show/hide the major grid lines in the Sample axis
Type: boolean
Default: true

# smpAxisGridMajorTransparency
Transparency for the color of the major grid lines in the Sample axis
Type: float
Default: 1

# smpAxisGridMajorWidth
Width for the major grid lines in the Sample axis
Type: float
Default: 1

# smpAxisGridMinorColor
Color for the minor grid lines in the Sample axis
Type: color
Default: rgb(204, 204, 204)

# smpAxisGridMinorLineType
Type of line for the minor grid lines in the Sample axis
Type: string
Default: solid
Options: rect, solid, spline, dotted, dashed, dotdash, longdash, twodash

# smpAxisGridMinorShow
Flag to show/hide the minor grid lines in the Sample axis
Type: boolean
Default: true

# smpAxisGridMinorTransparency
Transparency for the color of the minor grid lines in the Sample axis
Type: float
Default: 1

# smpAxisGridMinorWidth
Width for the minor grid lines in the Sample axis
Type: float
Default: 0.5

# smpAxisSetMinorValues
Set the minor values for the axis in the Sample axis
Type: array
Default: []

# smpAxisSetValues
Set the values for the axis in the Sample axis
Type: array
Default: []

# smpAxisShow

# smpAxisTextAlign
Alignment (or position) for the axis text
Type: string
Default: center
Options: left, center, right

# smpAxisTextBaseline
Baseline (or reference line) for the axis text
Type: string
Default: middle
Options: top, middle, bottom

# smpAxisTextColor

# smpAxisTextFontSize
Font size for the text in axis text. 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 smpAxisTextScaleFontFactor
Type: integer
Default: 8

# smpAxisTextFontStyle
Font style for the axis text
Type: string
Default:
Options: , bold, italic, bold italic

# smpAxisTextMargin
Margin to pad or separate the characters in the axis text
Type: float
Default: 5

# smpAxisTextRotate

# smpAxisTextScaleFontFactor
Scaling factor used to increase or decrease the axis text font size in the canvas
Type: float
Default: 1

# smpAxisTickFormat
Sample axis format for the tick values in the Sample axis. It could be a string with the sprintf format or an array where the first parameter is the sprintf format and the second parameter is a modification applied to the value before is passed to the sprintf function, i.e. ("/1000", "+ 100", etc.)
Type: string
Default:

# smpAxisTicks
Approx number of tick lines in the Sample axis
Type: integer
Default: 5

# smpAxisTicksColor
Color for the marker lines across the Sample axis
Type: color
Default: rgb(204, 204, 204)

# smpAxisTicksLength
Length for the marker lines across the Sample axis
Type: float
Default:

# smpAxisTicksLineType
Type of line for the marker lines across the Sample axis
Type: string
Default: solid
Options: rect, solid, spline, dotted, dashed, dotdash, longdash, twodash

# smpAxisTicksShow
Flag to show/hide the marker lines across the Sample axis
Type: boolean
Default: true

# smpAxisTicksTransparency
Transparency for the color of the marker lines across the Sample axis
Type: float
Default: 1

# smpAxisTicksWidth
Width for the marker lines across the Sample axis
Type: float
Default: 1

# smpAxisTitle

# smpAxisTitleAlign
Alignment (or position) for the axis title
Type: string
Default: center
Options: left, center, right

# smpAxisTitleBaseline
Baseline (or reference line) for the axis title
Type: string
Default: middle
Options: top, middle, bottom

# smpAxisTitleColor

# smpAxisTitleDynamic
Set the title for the Sample axis dynamically as it changes when configured by the user
Type: boolean
Default: false

# smpAxisTitleFontSize
Font size for the text in axis title. 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 smpAxisTitleScaleFontFactor
Type: integer
Default: 8

# smpAxisTitleFontStyle
Font style for the axis title
Type: string
Default:
Options: , bold, italic, bold italic

# smpAxisTitleMargin
Margin to pad or separate the characters in the axis title
Type: float
Default: 5

# smpAxisTitleRotate

# smpAxisTitleScaleFontFactor
Scaling factor used to increase or decrease the axis title font size in the canvas
Type: float
Default: 1