GrapeCity SPREAD for Windows Forms 11.0J
Interactive プロパティ


プロットエリア、凡例エリア、ラベルエリア、または系列の選択を可能にするかどうかを示す値を取得または設定します。ユーザーは選択したオブジェクトに対して移動、サイズ変更、コピー、切り取り、貼り付け、削除などの操作を実行できます。
構文
'Declaration
 
Public Property Interactive As Boolean
'使用法
 
Dim instance As FpChart
Dim value As Boolean
 
instance.Interactive = value
 
value = instance.Interactive
public bool Interactive {get; set;}
参照

FpChart クラス
FpChart メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.