Click or drag to resize

ColumnPlotDataExchangeTableControllerDiagnosticsNumberOfPlotItemsText Property

Gets or sets the diagnostics text that reports how many plot items would be affected.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string DiagnosticsNumberOfPlotItemsText { get; set; }

Property Value

String
See Also