ExchangeTablesOfPlotItemsDocumentCreateFromGraph Method |
Namespace: Altaxo.Gui.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static ExchangeTablesOfPlotItemsDocument CreateFromGraph(
GraphDocument doc
)
Parameters
- doc GraphDocument
- The graph document.
Return Value
ExchangeTablesOfPlotItemsDocumentAn instance of this class. The graph document is analyzed and all underlying tables of the plot items of the graph document are collected.
See Also