Click or drag to resize

PlotGroupCollectionControllerAdvancedCmdRemoveNormalGroupStyle Property

Gets or sets the command to remove normal group style.

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

Property Value

ICommand
See Also