G2DPlotStyleCollectionTemplatesGetIndexOfAvailableNamesPlusCustom(G2DPlotStyleCollection) Method |
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static int GetIndexOfAvailableNamesPlusCustom(
G2DPlotStyleCollection coll
)
Parameters
- coll G2DPlotStyleCollection
- The plot style collection.
Return Value
Int32The corresponding index.
See Also