ActiveReports 8
QuickLoad Method

The System.IO.BinaryReader from which to load the chart.

Loads a chart from primitive data types as binary values.

Syntax
'Declaration
 
Public Sub QuickLoad( _
   ByVal binReader As System.IO.BinaryReader _
) 
public void QuickLoad( 
   System.IO.BinaryReader binReader
)

Parameters

binReader
The System.IO.BinaryReader from which to load the chart.
See Also

Reference

SharpGraph Class
SharpGraph Members

Support Forum