dataArea property

SvgSvgElement dataArea
read / write

All graphics is drawn using SVG Scalable Vector Graphics. plotArea is added to plotDiv and contains the entire plot. dataArea is added to plotArea and contains the polylines and the legend. The axes are drawn outside the dataArea but within the plotArea.

Implementation

SvgSvgElement plotArea, dataArea