ResizeGraphOptionsResizeGraph Method |
Resizes a graph according to the options stored in this instance.
Namespace: Altaxo.Graph.Graph2DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void ResizeGraph(
GraphDocument doc
)
Parameters
- doc GraphDocument
- The graph to resize..
See Also