Top node in an XChart document.
Typically, this element contains the declaration of the 'XChart' namespace xmlns:xc="http://www.ecrion.com/2008/xc".
Content
xc:pie  | 
Element describing a pie chart.  | 
xc:spider  | 
Element describing a spider chart.  | 
xc:plot-area  | 
Element describing a chart in a two coordinate system. This includes line charts, bar charts and area charts.  | 
xc:legend  | 
Element describing the chart legend.  | 
xc:title  | 
Element displaying the chart title.  | 
xc:defs  | 
Element containing definitions for complex graphical objects such as gradients.  | 
Attributes
x  | 
Element x-axis coordinate.  | 
y  | 
Element y-axis coordinate.  | 
width  | 
Element width.  | 
height  | 
Element height.  | 
viewBox  | 
Element view box.  |