ActiveReports 9
ReadXml Method (SharpGraph)

The System.Xml.XmlElement from which to read the chart.
Reads a chart from an XmlElement.
Syntax
'Declaration
 
Public Sub ReadXml( _
   ByVal controlNode As System.Xml.XmlElement _
) 
public void ReadXml( 
   System.Xml.XmlElement controlNode
)

Parameters

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

Reference

SharpGraph Class
SharpGraph Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum