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

本主题中
    Direction 属性 (ErrorBar)
    本主题中
    Gets or sets a value that specifies the direction of the error.
    语法
    '声明
     
    Public Property Direction As ErrorBarDirection
    public ErrorBarDirection Direction {get; set;}
    请参见