[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.SharpGraphCore.WriteXml

WriteXml Method

WriteXml(XmlElement)

Writes the XML.

Declaration
public void WriteXml(XmlElement controlNode)
Parameters
Type Name Description
XmlElement controlNode

The control node.

Implements