FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 : ErrorBarType 列挙体 |
'Declaration
Public Enum ErrorBarType Inherits System.Enum
public enum ErrorBarType : System.Enum
メンバ | 説明 |
---|---|
Both | 正と負の両方の誤差範囲を持つエラーバー。 |
Minus | 負の誤差範囲を持つエラーバー。 |
Plus | 正の誤差範囲を持つエラーバー。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.ErrorBarType