ActiveReports 9
QuickSave Method

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

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

Syntax
'Declaration
 
Public Sub QuickSave( _
   ByVal binWriter As System.IO.BinaryWriter _
) 
public void QuickSave( 
   System.IO.BinaryWriter binWriter
)

Parameters

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

Reference

SharpGraph Class
SharpGraph Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum