Click or drag to resize

FlowsheetBaseCharts Property


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, IChart> Charts { get; set; }
Request Example View Source

Property Value

DictionaryString, IChart

Implements

IFlowsheetCharts
See Also