See Also

SharpGraph Class  | SharpGraph Members

Language

Visual Basic

C#

Show All

binReader
The System.IO.BinaryReader from which to load the chart.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

QuickLoad Method

Loads a chart from primitive data types as binary values.

[Visual Basic]
Public Sub QuickLoad( _    ByVal binReader As BinaryReader _ )
[C#]
public void QuickLoad(    BinaryReader binReader );

Parameters

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

See Also

SharpGraph Class  | SharpGraph Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.