XY Chart

An XY Chart defines the header for an abstract XY dataset that can be used for creating a variety of XY-Plots such as line or scatter plots.

XY Chart (XyChart type) is found in the Business Graphs group in the Tool Box view.

The XYCHART element defines the header for an abstract XY dataset that can be used for creating a variety of XY-Plots such as line or scatter plots. The XY data is defined by XYITEM elements. The resulting plot is drawn automatically. See Working with Business Graphs for additional information.

Properties

title, xAxisTitle, yAxisTitle, drawAs, fidelity

Value values of drawAs for this object are: Polar|Scatter|Area|Line|Step|StepArea|TimeSeries|Table|SortedTable. The default is Line.

The fidelity property applies only if the chart is drawn as a table (drawAs="Table").