Series.HasErrorBars 属性

定义

如此 如果数据系列有误差线。 该属性对三维图表无效。 读/写 Boolean

public:
 property bool HasErrorBars { bool get(); void set(bool value); };
public bool HasErrorBars { get; set; }
member this.HasErrorBars : bool with get, set
Public Property HasErrorBars As Boolean

属性值

Boolean 类型的值

适用于