C1.Silverlight.Olap.5
ReadXml(XmlReader) Method

System.Xml.XmlReader that contains the control settings.
Reads the control settings from an System.Xml.XmlReader.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal xr As System.Xml.XmlReader _
) 
public void ReadXml( 
   System.Xml.XmlReader xr
)

Parameters

xr
System.Xml.XmlReader that contains the control settings.
See Also

Reference

C1OlapChart Class
C1OlapChart Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.