ErrorBarPlotStyleControllerCommonErrorColumnStatus Property |
Provides access to the status of the common error column.
Namespace: Altaxo.Gui.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic 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