ValueType

IErrorBarsFormat.ValueType property

表示确定误差条长度的可能方法。如果使用自定义值类型来指定值,请使用 DataPoints 集合中特定数据点的 ErrorBarsCustomValues 属性。可读/可写 ErrorBarValueType

public ErrorBarValueType ValueType { get; set; }

另请参见