Click or drag to resize

MasterCurveDataControllerDataItems Property

Gets or sets the controller for the items of the active data group.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<XAndYColumn?> DataItems { get; set; }

Property Value

ItemsControllerXAndYColumn
See Also