Click or drag to resize

ExchangeTablesOfPlotItemsDocumentPlotItemsToChange Property

Returns a list with the plot items for which to change the underlying tables.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public List<IGPlotItem> PlotItemsToChange { get; }

Property Value

ListIGPlotItem
See Also