class %ZEN.Report.Display.Chart.xyChart extends chart
Renders a xy chart (scatter plot).
Default value for plotToEdge property.
Return the type of x axis (category or value) used by this chart.
Return the type of y axis (category or value) used by this chart.
Draw data series for this chart. This is implemented by subclasses. group is the SVG container for the chart components.