FlexPivot for WinForms
ErrorBarEndStyle 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : ErrorBarEndStyle 列挙体
Specifies the end style of the error bar.
シンタックス
'宣言
 
Public Enum ErrorBarEndStyle 
   Inherits System.Enum
public enum ErrorBarEndStyle : System.Enum 
メンバ
メンバ解説
CapError bar with cap.
NoCapError bar without cap.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.ErrorBarEndStyle

参照

C1.Chart 名前空間