Margin50PercentRun Method |
Override this function to implement custom graph commands.
Namespace: Altaxo.Graph.CommandsAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override void Run(
GraphController ctrl
)
Parameters
- ctrl GraphController
- The graph controller this command is applied to.
See Also