FlexReport for WinForms
ChartAxisId 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartAxisId 列挙体
Specifies the ID (type) of the axis.
シンタックス
'宣言
 
Public Enum ChartAxisId 
   Inherits System.Enum
'使用法
 
Dim instance As ChartAxisId
public enum ChartAxisId : System.Enum 
メンバ
メンバ解説
X
Refers to the X axis of 2D or 3D chart.
Y
Refers to the Y axis of 2D or 3D chart.
Y2
Refers to the Y2 axis of 2D chart.
Z
Refers to the Z axis of 3D chart.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartAxisId

参照

参照

C1.Win.FlexReport.Chart 名前空間