Click or drag to resize

TabularDataYData Property


Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public List<double> YData { get; set; }
Request Example View Source

Property Value

ListDouble

Implements

ITabularDataYData
See Also