G2DPlotStyleCollectionTemplatesGetName Method |
Gets the template name for the specified collection.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static string GetName(
G2DPlotStyleCollection coll
)
Parameters
- coll G2DPlotStyleCollection
- The plot style collection.
Return Value
StringThe template name.
See Also