ErrorBarPlotStyleControllerNegativeErrorColumnTransformationText Property |
Provides access to the transformation text for the negative error column.
Namespace: Altaxo.Gui.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string NegativeErrorColumnTransformationText { get; set; }Property Value
String
Remarks
This text describes any transformations that are applied to the negative error column data for
processing or visualization purposes.
See Also