ActiveReports 6 Online Help
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 BinaryReader _
) 
public void QuickLoad( 
   BinaryReader binReader
)

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SharpGraph Class
SharpGraph Members

Send Feedback