PlotCommands3DPlotLineStack Method | 
            Plots the currently selected data columns of a worksheet.
            
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic static void PlotLineStack(
	IWorksheetController dg
)
Parameters
- dg  IWorksheetController
 - The worksheet controller where the columns are selected in.
 
See Also