GraphControllerSizeOfGraphWithMargin Property |
Gets the size (in points = 1/72 inch) of the graph with margin (without zoom).
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D SizeOfGraphWithMargin { get; }
Property Value
PointD2DThe size of the graph with margin arount it.
See Also