ErrorBarPlotStyleNegativeErrorColumn Property |
Data that define the error in the negative direction.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IReadableColumn? NegativeErrorColumn { get; set; }
Property Value
IReadableColumnSee Also