FlexReport for WinForms
Chart3DAnnoPosition 列挙体


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart3DAnnoPosition 列挙体
Specifies which axes edges of the plot cube will have annotations.
シンタックス
'宣言
 
Public Enum Chart3DAnnoPosition 
   Inherits System.Enum
'使用法
 
Dim instance As Chart3DAnnoPosition
public enum Chart3DAnnoPosition : System.Enum 
メンバ
メンバ解説
Both
The axis on both sides of the plot cube will be annotated.
Far
The axis on the far side of the plot cube will be annotated.
Near
The axis on the near side of the plot cube will be annotated.
None
The axis is not annotated.
継承階層

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

参照

参照

C1.Win.FlexReport.Chart 名前空間