MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / QuickLoad Method
The bin reader.

In This Topic
QuickLoad Method (SharpGraphCore)
In This Topic
Deserialize the data from XMl format.
Syntax
'Declaration
 
Public Sub QuickLoad( _
   ByVal binReader As BinaryReader _
) 
 

Parameters

binReader
The bin reader.
See Also