Click or drag to resize

XYPlotLayerCoordinateSystem Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.XYPlotLayer.CoordinateSystem"]


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

Property Value

G2DCoordinateSystem

Implements

IPlotAreaCoordinateSystem
See Also