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

Valid values for drawAs for XY Chart: Area|Line|Polar|Scatter|StackedArea|Step|StepArea|TimeSeries|Table|SortedTable. The default is Line.

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