Click or drag to resize

ErrorBarPlotStyleMeaningOfValues Property

Gets or sets how the error-column values are interpreted.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ErrorBarPlotStyleValueInterpretation MeaningOfValues { get; set; }

Property Value

ErrorBarPlotStyleValueInterpretation
See Also