NevronOpenVision
Nevron.Nov.Chart.Formats Namespace / NRasterImageChartFormat Class / LoadFromStreamCore Method
In This Topic
    LoadFromStreamCore Method (NRasterImageChartFormat)
    In This Topic
    Syntax
    protected override NChartDocument LoadFromStreamCore( 
       System.IO.Stream stream,
       NChartLoadSettings loadSettings,
       NProgress progress
    )

    Parameters

    stream
    loadSettings
    progress
    Exceptions
    ExceptionDescription
    The exception that is thrown when an invoked method is not supported, or when there is an attempt to read, seek, or write to a stream that does not support the invoked functionality.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also