BarChart for ASP.NET WebForms
SaveLayout(String) Method

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

Parameters

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

Reference

C1CompositeChart Class
C1CompositeChart Members
Overload List