Click or drag to resize

ErrorBarPlotStylePositiveErrorColumn Property

Data that define the error in the positive direction.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadableColumn? PositiveErrorColumn { get; set; }

Property Value

IReadableColumn
See Also