FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 : IndexAxisType 列挙体 |
'Declaration Public Enum IndexAxisType Inherits System.Enum
'使用法 Dim instance As IndexAxisType
public enum IndexAxisType : System.Enum
メンバ | 説明 |
---|---|
Automatic | 系列の点が系列の分類のデータによって軸で自動的にマッピングされます。 |
Date | 系列の点が点の分類によって軸にマッピングされます。 |
Text | 系列の点が点の指標によって軸にマッピングされます。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.IndexAxisType