PlotColumnInformationUnderlyingColumn Property |
Gets the underlying column without applying a transformation.
Namespace: Altaxo.Gui.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IReadableColumn UnderlyingColumn { get; set; }Property Value
IReadableColumn
See Also