PlotCommandsPlotDensityImage Method |
Plots a density image of the selected columns.
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void PlotDensityImage(
IWorksheetController dg
)
Parameters
- dg IWorksheetController
- The worksheet controller.
See Also