MESCIUS SPREAD for Windows Forms 17.0J
Location メソッド

チャートを移動する場所。
whereChartLocation.Objectの場合はチャートが埋め込まれるシートの名前、whereChartLocation.NewSheetの場合は新しいシートの名前。
グラフを新しい場所に移動します。
構文
'Declaration
 
Sub Location( _
   ByVal where As ChartLocation, _
   ByVal name As String _
) 
void Location( 
   ChartLocation where,
   string name
)

パラメータ

where
チャートを移動する場所。
name
whereChartLocation.Objectの場合はチャートが埋め込まれるシートの名前、whereChartLocation.NewSheetの場合は新しいシートの名前。
参照

IChart インタフェース
IChart メンバ

 

 


© MESCIUS inc. All rights reserved.