ListOfXAndYColumnCurveData Property |
Gets or sets the data of the x-y curves.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic List<XAndYColumn> CurveData { get; set; }Property Value
ListXAndYColumn
See Also