YPlus

ErrorBarsCustomValues.YPlus property

Specifies the error bar value in the positive direction. Available if error bars value type is Custom and ErrorBarsYFormat is allowed. In any other case this property returns null. Read-only IDoubleChartValue.

public IDoubleChartValue YPlus { get; }

See Also