Click or drag to resize

TemplateBase Class

Provides shared helper methods for graph templates.
Inheritance Hierarchy
SystemObject
  Altaxo.Graph.Gdi.GraphTemplatesTemplateBase

Namespace: Altaxo.Graph.Gdi.GraphTemplates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class TemplateBase

The TemplateBase type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAddStandardPropertiesToGraph Adds the standard graph properties from the specified property context to the graph.
Top
See Also