FlexReport for WinForms
Chart3DAnnotationMethod 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart3DAnnotationMethod 列挙体
Specifies the method of axis annotation of 3D chart.
シンタックス
'宣言
 
Public Enum Chart3DAnnotationMethod 
   Inherits System.Enum
'使用法
 
Dim instance As Chart3DAnnotationMethod
public enum Chart3DAnnotationMethod : System.Enum 
メンバ
メンバ解説
Auto
The axis will be annotated automatically by the chart.
DataLabels
Annotate using data labels in chart group.
ValueLabels
Annotate using ValueLabels property.
Values
Annotate using chart's values.
継承階層

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

参照

参照

C1.Win.FlexReport.Chart 名前空間