Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Commands
AbstractCheckableGraphControllerCommand Class
AbstractCheckableGraphControllerCommand Methods
Execute Method
OnPropertyChanged Method
Abstract
Checkable
Graph
Controller
Command
Execute Method
Defines the method to be called when the command is invoked.
Namespace:
Altaxo.Graph.Commands
Assembly:
AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
override
void
Execute
(
Object
parameter
)
Parameters
parameter
Object
Data used by the command. If the command does not require data to be passed, this object can be set to
.
Implements
ICommand
Execute(Object)
ICommand
Execute(Object)
See Also
Reference
AbstractCheckableGraphControllerCommand Class
Altaxo.Graph.Commands Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net