ActiveReports 8
WriteXml Method (SharpGraph)

The System.Xml.XmlElement to which to write the chart.
Writes the chart from an XmlElement.
Syntax
'Declaration
 
Public Sub WriteXml( _
   ByVal controlNode As System.Xml.XmlElement _
) 
public void WriteXml( 
   System.Xml.XmlElement controlNode
)

Parameters

controlNode
The System.Xml.XmlElement to which to write the chart.
See Also

Reference

SharpGraph Class
SharpGraph Members

Support Forum