Back to Devexpress

FixedValueErrorBars.PositiveError Property

wpf-devexpress-dot-xpf-dot-charts-dot-fixedvalueerrorbars.md

latest1.1 KB
Original Source

FixedValueErrorBars.PositiveError Property

Gets or sets the fixed positive error value.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public double PositiveError { get; set; }
vb
Public Property PositiveError As Double

Property Value

TypeDescription
Double

A Double value specifying the positive error value.

|

See Also

FixedValueErrorBars Class

FixedValueErrorBars Members

DevExpress.Xpf.Charts Namespace