Chart for WPF/Silverlight
ZoomAction クラス
メンバ 

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

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.C1Chart.Action
            C1.WPF.C1Chart.ZoomAction

参照

ZoomAction メンバ
C1.WPF.C1Chart 名前空間