Chart for WinRT
Axis クラス
メンバ 

Axis オブジェクトのクラスを表します。軸はチャートのプロットエリアに表示されます。
オブジェクト モデル
Axis クラス
構文
'宣言
 
Public Class Axis 
   Inherits AxisCanvas
public class Axis : AxisCanvas 
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Panel
                        Windows.UI.Xaml.Controls.Canvas
                              C1.Xaml.Chart.Axis

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

参照

関連項目

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

Send Feedback