A zoom axis can be used to create a number line, used as an axis in
COL_Plot and/or used to plot a COL_Trace against.
An axis is a line that may have
tick marks
labels
grid lines
a title
An axis is drawn to a length. It will have values along its length
from start to stop. Ticks, grid lines and labels are all drawn
at axis value positions. All other dimensions, such as line lengths,
widths, positions, spaces and offsets are defined in draw space, or in the
same space as the length of the axis.
CollectionsAxis options object that extends OBJ_Collection options object (without
parent).A zoom axis can be used to create a number line, used as an axis in COL_Plot and/or used to plot a COL_Trace against.
An axis is a line that may have
An axis is drawn to a
length. It will have values along its length fromstarttostop. Ticks, grid lines and labels are all drawn at axis value positions. All other dimensions, such as line lengths, widths, positions, spaces and offsets are defined in draw space, or in the same space as thelengthof the axis.