FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / ErrorBar 类 / CustomMinusErrorValue 属性

本主题中
    CustomMinusErrorValue 属性 (ErrorBar)
    本主题中
    Gets or sets a value that specifies the cumstom minus error value.
    语法
    '声明
     
    Public Property CustomMinusErrorValue As Double
    public double CustomMinusErrorValue {get; set;}
    备注
    If ErrorAmount is ErrorAmount.Custom, the value will be used.
    请参见