XYPlotLayer(HostLayer, G2DCoordinateSystem) Constructor |
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic XYPlotLayer(
HostLayer parentLayer,
G2DCoordinateSystem coordinateSystem
)
Parameters
- parentLayer HostLayer
- The parent layer.
- coordinateSystem G2DCoordinateSystem
- The coordinate system.
See Also