'Declaration Public Sub QuickSave( _ ByVal binWriter As BinaryWriter _ )
public void QuickSave( BinaryWriter binWriter )
Parameters
- binWriter
- The System.IO.BinaryWriter to which to save the chart.
Saves the chart to primitive types in binary to a stream.
'Declaration Public Sub QuickSave( _ ByVal binWriter As BinaryWriter _ )
public void QuickSave( BinaryWriter binWriter )