Click or drag to resize

PlotCommandsPlotLineRelativeStack Method

Plots the currently selected data columns of a worksheet.

Namespace: Altaxo.Worksheet.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void PlotLineRelativeStack(
	IWorksheetController dg
)

Parameters

dg  IWorksheetController
The worksheet controller where the columns are selected in.
See Also