Click or drag to resize

IConvertXYVToMatrixView Interface

View contract for converting XYV data to a matrix.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IConvertXYVToMatrixView

The IConvertXYVToMatrixView type exposes the following members.

Methods
 NameDescription
Public methodSetDataControl Sets the view for the data configuration.
Public methodSetOptionsControl Sets the view for the options configuration.
Top
See Also