PlotColumnInformationUpdateWithNameOfUnderlyingDataColumn Method |
Namespace: Altaxo.Gui.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void UpdateWithNameOfUnderlyingDataColumn(
string nameOfColumn
)
Parameters
- nameOfColumn String
- The name of the underlying data column.
Field Value
The name of underlying data column.
See Also