FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / ErrorBar 类
成员

本主题中
    ErrorBar 类
    本主题中
    Represents an ErrorBar series of FlexChart
    对象模型
    ErrorBar 类
    语法
    '声明
     
    Public Class ErrorBar 
       Inherits Series
    public class ErrorBar : Series 
    备注
    The ErrorBar series helps you see margins of error and standard deviations at a glance. They can be shown as a standard error amount, a percentage, or a standard deviation. You can also set your own values to display the exact error amounts you want.
    继承层次

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Series
                C1.WPF.Chart.ErrorBar

    请参见