Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Graph.Gdi.Plot.Groups
PlotGroupCollectionControllerSimple Class
PlotGroupCollectionControllerSimple Methods
IsSimplePlotGrouping Method
IsSimplePlotGrouping(PlotGroupStyleCollection) Method
IsSimplePlotGrouping(PlotGroupStyleCollection, Boolean, Boolean, Boolean, Boolean) Method
Plot
Group
Collection
Controller
Simple
Is
Simple
Plot
Grouping(Plot
Group
Style
Collection) Method
Determines whether a
PlotGroupStyleCollection
fulfils the requirements to be presented by a simple controller.
Namespace:
Altaxo.Gui.Graph.Gdi.Plot.Groups
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
bool
IsSimplePlotGrouping
(
PlotGroupStyleCollection
plotGroupStyles
)
Parameters
plotGroupStyles
PlotGroupStyleCollection
The
PlotGroupStyleCollection
to investigate.
Return Value
Boolean
True if the
PlotGroupStyleCollection
can be presented by a simple controller, otherwise False.
See Also
Reference
PlotGroupCollectionControllerSimple Class
IsSimplePlotGrouping Overload
Altaxo.Gui.Graph.Gdi.Plot.Groups Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net