Page/Graph/AxisX

Nodes representing AxisX on the graph  -> AxisY

Description of the Parameter

    Graph
parameter name default value(*1) description
Axis Parameter:
min required Minimum value of AxisX (leftmost value) (*2) (*3) (*4)
max required Maximum value of AxisX (rightmost value) (*2) (*3) (*4)
Axis Title and Label Setting:
(1) gridStep (automatically set) Interval of displaying grid
When omitted, it automatically sets the axis interval.
(2) labelStep (value of gridStep) Interval of displaying labels
When omitted, it selects the value of gridStep.
(3) labelSize Parent node value Font size of the label text
See Font.
labelStyle Parent node value Font style of the label text
See Font.
labelColor Parent node value Color of the label text
See Color.
(4) axisSize Parent node value Font size of the axis title text
See Font.
axisStyle Parent node value Font style of the axis title text
See Font.
axisColor Parent node value Color of the axis title text
SeeColor.
(7) does plot label 'true' Specifies whether to display the label title text.
true: display / false:hide
pattern (automatically set) When the display format(See java.lang.DecimalFormat )of the label is omitted
and the width of display is 0.1-1000, it is displayed in decimal numbers.
In other cases, it is displayed in exponent form.
Display Style Setting:
(5) origin required Start position of AxisX based on page/referenceWidth
(6) length required Length of AxisX based on page/referenceWidth