Chart for WinRT
ScaleAction クラス
メンバ 

スケールアクションを表します。
オブジェクト モデル
ScaleAction クラス
構文
'宣言
 
Public Class ScaleAction 
   Inherits Action
public class ScaleAction : 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.ScaleAction

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

参照

関連項目

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

Send Feedback