Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Plot.Groups
PlotGroupStyleCollectionBase Class
PlotGroupStyleCollectionBase Methods
Add Method
BeginApply Method
BeginPrepare Method
Clear Method
Clone Method
ContainsType Method
CopyFrom Method
Dispose Method
EndApply Method
EndPrepare Method
GetDocumentNodeChildrenWithName Method
GetEnumerator Method
GetOrderedListOfItems Method
GetParentTypeOf Method
GetPlotGroupStyle Method
GetTreeLevelOf Method
GetTypeOfChild Method
Insert Method
OnBeforeApplication Method
PrepareStep Method
PrepareStepIfForeignSteppingFalse Method
RemoveType Method
SetAllToApplied Method
Step Method
StepIfForeignSteppingFalse Method
TransferFromTo Method
TransferFromToIfBothSteppingEnabled Method
Plot
Group
Style
Collection
Base
Get
Plot
Group
Style Method
Gets the instance of the plot group style of a given type.
Namespace:
Altaxo.Graph.Plot.Groups
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
IPlotGroupStyle
GetPlotGroupStyle
(
Type
groupStyleType
)
Parameters
groupStyleType
Type
The type of plot group style.
Return Value
IPlotGroupStyle
The instance of the plot group style of the type given in the parameter.
Implements
IPlotGroupStyleCollection
GetPlotGroupStyle(Type)
See Also
Reference
PlotGroupStyleCollectionBase Class
Altaxo.Graph.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