
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Core.ImageExportTypeEditor, System.Drawing.Design.UITypeEditor)> Public Class ImageExport
'Usage Dim instance As ImageExport
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Core.ImageExportTypeEditor, System.Drawing.Design.UITypeEditor)] public class ImageExport
System.Object
Xceed.Chart.Core.ImageExport
Name | Description | |
---|---|---|
![]() | ImageExport Constructor | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | CopyToClipboard | Overloaded. Places a bitmap containing the current chart image in the clipboard. |
![]() | RenderSVGDocument | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | RenderToBitmap | Renders the current scene to a System.Drawing.Bitmap object. |
![]() | RenderToBitmapGrayScale | Renders the current scene to a System.Drawing.Bitmap using grayscale convertion. |
![]() | RenderToHBitmap | Renders the chart into a bitmap with the specified dimensions and returns a HBITMAP handle. |
![]() | SaveToImageFile | Overloaded. Saves the current chart image to a file using the dimensions of the control. |
![]() | SaveToSVGFile | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | ShowDialog | Shows an import export / dialog. |
Name | Description | |
---|---|---|
![]() | GetImageCodecInfo | This member is reserved for internal use and is not intended to be used directly from your code. |
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