ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ISharpGraph Interface / QuickLoad Method

In This Topic
    QuickLoad Method (ISharpGraph)
    In This Topic
    Syntax
    'Declaration
     
    Sub QuickLoad( _
       ByVal binReader As BinaryReader _
    ) 
    void QuickLoad( 
       BinaryReader binReader
    )

    Parameters

    binReader
    See Also