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

Name of the file that contains the control settings.
Reads the control settings from a file.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal path As System.String _
) 
public void ReadXml( 
   System.string path
)

Parameters

path
Name of the file that contains the control settings.
See Also

Reference

C1OlapChart Class
C1OlapChart Members
Overload List

 

 


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