See Also

SharpGraph Class  | SharpGraph Members

Language

Visual Basic

C#

Show All

binWriter
The System.IO.BinaryWriter to which to save the chart.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

QuickSave Method

Saves the chart to primitive types in binary to a stream.

[Visual Basic]
Public Sub QuickSave( _    ByVal binWriter As BinaryWriter _ )
[C#]
public void QuickSave(    BinaryWriter binWriter );

Parameters

binWriter
The System.IO.BinaryWriter to which to save the chart.

See Also

SharpGraph Class  | SharpGraph Members

 

 


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