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