This sample is to define the designated Y-axis for ranges and lines.
The left Y-axis is designated to the reddish-colored range and line.
The right Y-axis is designated to the bluish-colored range and line.

AxisLine
axis: sets axis
endValue: sets the end value for the diagonal line
horizontal: whether or not the horizontal line or not (false: vertical line)
label: sets label
labelAlign: sets the horizontal alignment for label with line
labelRotation: sets the roatation of label
labelUpDown: whether or not to display label at the line
linePosition: sets the location of line.(center,left,right)
startValue: sets the start value for the diagonal line
stroke: sets the line style
value: sets the value of the line which is not the diagonal line

AxisRange
axis: sets axis
endValue: sets the end value for the data range
fill: sets the fill color for the data range
horizontal: whether or not the horizontal line or not (false: vertical line)
label: sets label
labelAlign: sets the horizontal alignment for label with the data range
labelRotation: sets the roatation of label
labelVerticalAlign: sets the vertical alignment for label with the data range 
startValue: sets the start value for the data range