Click or drag to resize

TemplateWithXYPlotLayerWithG2DPolarCoordinateSystem Class

Provides creation helpers for graph templates with a polar x-y plot layer.
Inheritance Hierarchy
SystemObject
  Altaxo.Graph.Gdi.GraphTemplatesTemplateWithXYPlotLayerWithG2DPolarCoordinateSystem

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

The TemplateWithXYPlotLayerWithG2DPolarCoordinateSystem type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateGraph Creates a new graph, which has an x-y plot layer with an polar coordinate system. The name of the graph will be prepared, so that it is ready to be included in the project. However, it is not already included in the project.
Top
Fields
 NameDescription
Public fieldStatic memberPropertyKeyDefaultTemplate Gets the property key for the default polar graph template.
Top
See Also