PlotCommonColumnsCommandXCommonColumnNameForPlot Property |
Name of the x column to use for the plot. If this member is null, the current X column of each y column to plot is used.
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? XCommonColumnNameForPlot { get; set; }
Property Value
StringSee Also