ColumnPlotDataExchangeDataBasePlotItemsOrPlotData Property |
Gets or sets the plot items or plot data, for which either the underlying data table or data columns should be changed.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IEnumerable<Object> PlotItemsOrPlotData { get; protected set; }
Property Value
IEnumerableObjectSee Also