FlexReport for WinForms
Chart2DAnnotationMethod 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart2DAnnotationMethod 列挙体
Specifies the method of axis annotation of 2D chart.
シンタックス
'宣言
 
Public Enum Chart2DAnnotationMethod 
   Inherits System.Enum
'使用法
 
Dim instance As Chart2DAnnotationMethod
public enum Chart2DAnnotationMethod : System.Enum 
メンバ
メンバ解説
Mixed
Both values and value labels will be visible.
ValueLabels
The axis will be annotated with value labels specified in the Chart2DValueLabelsCollection.
Values
The axis will be annotated with values.
継承階層

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

参照

参照

C1.Win.FlexReport.Chart 名前空間