'宣言 Public Overloads Shared Sub SaveImage( _ ByVal chart As C1Chart, _ ByVal stream As System.IO.Stream, _ ByVal imageFormat As ImageFormat, _ ByVal dpiX As System.Double, _ ByVal dpiY As System.Double _ )
public static void SaveImage( C1Chart chart, System.IO.Stream stream, ImageFormat imageFormat, System.double dpiX, System.double dpiY )
パラメータ
- chart
- stream
- imageFormat
- dpiX
- dpiY