Click or drag to resize

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.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? XCommonColumnNameForPlot { get; set; }

Property Value

String
See Also