VectorCartesicPlotStyleColumnXDataColumnName Property |
Gets the name of the common error column, if it is a data column. Otherwise, null is returned.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? ColumnXDataColumnName { get; }
Property Value
String
The name of the common error column if it is a data column. Otherwise, null.
See Also