Chart for WinRT
ZoomAction クラス
メンバ 

ズームアクションを表します。
オブジェクト モデル
ZoomAction クラス
構文
'宣言
 
Public Class ZoomAction 
   Inherits Action
public class ZoomAction : Action 
解説
Axis プロパティの MinScale プロパティは、軸に設定できる最小スケールを指定します。MinScale が1の場合、軸にズームは適用されません。
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               C1.Xaml.Chart.Action
                  C1.Xaml.Chart.ZoomAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

ZoomAction メンバ
C1.Xaml.Chart 名前空間

Send Feedback