Element describing one or more data series in a two dimensional coordinate system.
Content
xc:line-chart |
Element describing a line chart to be drawn in this plot area. |
xc:bar-chart |
Element describing a bar chart to be drawn in this plot area. |
xc:area-chart |
Element describing a area chart to be drawn in this plot area. |
xc:value-axis |
Element describing the axis used to plot 'value' in a xc:plot-area. |
xc:category-axis |
Element describing the axis used to plot 'category' in a xc:plot-area. |
Attributes
x |
x-axis coordinate. |
y |
y-axis coordinate. |
width |
Intrinsic width of an element. |
height |
Intrinsic height of an element. |