Click or drag to resize

XYPlotLayerContentsControllerPlotItems_GroupIntoExistentGroup Method

Group the selected nodes. The items were grouped into the first group that was selected. If no group is selected, the items are grouped into a new group.

Namespace: Altaxo.Gui.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void PlotItems_GroupIntoExistentGroup()
See Also