Click or drag to resize

DefaultCartesicPlotTemplateControllerCmdGraphFromProjectSelected Property

Gets the command that selects a graph from the project.

Namespace: Altaxo.Gui.Graph.Graph3D.Templates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdGraphFromProjectSelected { get; }

Property Value

ICommand
See Also