Click or drag to resize

CurrentDataDisplay Property

Returns the data display window, which is used to show the data obtained from the data reader tool.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IDataDisplayService DataDisplay { get; }

Property Value

IDataDisplayService
See Also