FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / ErrorBarEndStyle 枚举

本主题中
    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

    请参见