C1.WPF.C1Chart.Extended Namespace > Export Class > SaveImage Method : SaveImage(C1Chart,Stream,ImageFormat) Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Sub SaveImage( _ ByVal chart As C1Chart, _ ByVal stream As System.IO.Stream, _ ByVal imageFormat As ImageFormat _ )
'Usage
Dim chart As C1Chart Dim stream As System.IO.Stream Dim imageFormat As ImageFormat Export.SaveImage(chart, stream, imageFormat)
[System.Runtime.CompilerServices.Extension()] public static void SaveImage( C1Chart chart, System.IO.Stream stream, ImageFormat imageFormat )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2