Click or drag to resize

XYPlotLayerCoordinateSystem Property

Gets or sets the coordinate system.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public G2DCoordinateSystem CoordinateSystem { get; set; }

Property Value

G2DCoordinateSystem

Implements

IPlotAreaCoordinateSystem
See Also