Click or drag to resize

G2DPlotStyleCollectionTemplatesGetAvailableNamesPlusCustom Method

Gets the available template names including the custom entry.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string[] GetAvailableNamesPlusCustom()

Return Value

String
The available names including Custom.
See Also