ErrorBarPlotStyleControllerCommonErrorColumnTransformationText Property |
Provides access to the transformation text for 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 string CommonErrorColumnTransformationText { get; set; }Property Value
String
Remarks
This text describes any transformations that are applied to the common error column data for
processing or visualization purposes.
See Also