G2DPlotStyleCollectionSetFromTemplate Method |
Sets this collection from a template collection.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetFromTemplate(
G2DPlotStyleCollection from,
PlotGroupStrictness strictness
)
Parameters
- from G2DPlotStyleCollection
- The template collection.
- strictness PlotGroupStrictness
- The template-application strictness.
See Also