$title
Toggle Grid
Toggle Background
Toggle Coordinates
Reverse Plot
#foreach ($item in $xScaleList)
$item.number
#end
#foreach ($item in $xScaleListReversed)
$item.number
#end
#foreach ($item in $yScaleList)
$item.number
#end
$xUnits
$yUnits
#if($continuous)
#if($overlaid)
#foreach ($coordList in $xyCoords)
#end
#else
#end
#else
#if($overlaid)
#foreach ($coordList in $xyCoords)
#end
#else
#end
#end