FinancialChart for UWP
SaveImage メソッド

C1.UWP.FlexChart アセンブリ > C1.Xaml.Chart 名前空間 > FlexChartBase クラス : SaveImage メソッド
シンタックス
'宣言
 
Public Sub SaveImage( _
   ByVal stream As System.IO.Stream, _
   ByVal fmt As ImageFormat, _
   Optional ByVal w As System.Integer, _
   Optional ByVal h As System.Integer, _
   Optional ByVal backColor As System.Nullable(Of Color), _
   Optional ByVal dpiX As System.Integer, _
   Optional ByVal dpiY As System.Integer _
) 
public void SaveImage( 
   System.IO.Stream stream,
   ImageFormat fmt,
   System.int w,
   System.int h,
   System.Nullable<Color> backColor,
   System.int dpiX,
   System.int dpiY
)

パラメータ

stream
fmt
w
h
backColor
dpiX
dpiY
参照

FlexChartBase クラス
FlexChartBase メンバ