Click or drag to resize

PlotGroupCollectionControllerSimplePlotGroupStrictness Property

Gets or sets the controller for the plot group strictness.

Namespace: Altaxo.Gui.Graph.Gdi.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<PlotGroupStrictness> PlotGroupStrictness { get; set; }

Property Value

ItemsControllerPlotGroupStrictness
See Also