This sample is to display the line of values and the range of values.
Please refer to the part of backgroundElements in the Layout below for the details.

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

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