BarChart for ASP.NET WebForms
LoadLayout(String) Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1PieChart Class > LoadLayout Method : LoadLayout(String) Method
The file where the values of layout properties will be loaded.
Loads control layout properties from the file.
Syntax
'Declaration
 
Public Overloads Sub LoadLayout( _
   ByVal filename As System.String _
) 
public void LoadLayout( 
   System.string filename
)

Parameters

filename
The file where the values of layout properties will be loaded.
See Also

Reference

C1PieChart Class
C1PieChart Members
Overload List