BarChart for ASP.NET WebForms
SaveLayout(Stream) Method

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

Parameters

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

Reference

C1PieChart Class
C1PieChart Members
Overload List