ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / WriteXml Method
The control node.

In This Topic
WriteXml Method (SharpGraphCore)
In This Topic
Writes the XML.
Syntax
'Declaration
 
Public Sub WriteXml( _
   ByVal controlNode As XmlElement _
) 
 

Parameters

controlNode
The control node.
See Also