FlexChart for WinForms
ErrorBarDirection 列挙体

C1.Chart アセンブリ > C1.Chart 名前空間 : ErrorBarDirection 列挙体
Specifies the direction of the error bar.
シンタックス
'宣言
 
Public Enum ErrorBarDirection 
   Inherits System.Enum
public enum ErrorBarDirection : System.Enum 
メンバ
メンバ解説
Both
Shows both direction.
Minus
Only shows minus direction.
Plus
Only shows plus direction.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.ErrorBarDirection

参照

参照

C1.Chart 名前空間