Click or drag to resize

PlotCommandsPlotDensityImageFromXYZ Method

Plots a density image of the selected V-column. The X and Y columns are determined from the table.

Namespace: Altaxo.Worksheet.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static void PlotDensityImageFromXYZ(
	IWorksheetController ctrl
)

Parameters

ctrl  IWorksheetController
The worksheet controller
See Also