Click or drag to resize

PlotGroupStyleCollectionBasePlotGroupStrictness Property

Returns the plot group strictness of this plot group, i.e. how the plot group is updated.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PlotGroupStrictness PlotGroupStrictness { get; set; }

Property Value

PlotGroupStrictness

Implements

IPlotGroupStyleCollectionPlotGroupStrictness
See Also