Click or drag to resize

ErrorBarPlotStyleControllerCommonErrorColumnStatus Property

Provides access to the status of the common error column.

Namespace: Altaxo.Gui.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int CommonErrorColumnStatus { get; set; }

Property Value

Int32
Remarks
The status indicates the usability of the common error column. A value of 0 typically means the column is not usable.
See Also