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 |
Specifies the x-axis coordinate. |
y |
Specifies the y-axis coordinate. |
width |
Represents the intrinsic width of an element. |
height |
Represents the intrinsic height of an element. |