Click or drag to resize

Processed2DPlotDataPreviousItemData Property

Gets/sets the processed plot data of a previous plot item for temporary usage.

Namespace: Altaxo.Graph.Gdi.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Processed2DPlotData? PreviousItemData { get; set; }

Property Value

Processed2DPlotData
See Also