TrueChart for WinForms (C1Chart3D)
MouseButton プロパティ

C1.Win.C1Chart3D.4.5.2 アセンブリ > C1.Win.C1Chart3D 名前空間 > Action クラス : MouseButton プロパティ
アクションの開始に使用するマウスボタンを取得または設定します。
シンタックス
'宣言
 
Public Property MouseButton As System.Windows.Forms.MouseButtons
public System.Windows.Forms.MouseButtons MouseButton {get; set;}
解説
Zoom、Scale、Rotate、Scale の各アクションのみ指定できます。
参照

Action クラス
Action メンバ
Action クラス