FormFlowsheetChartCollection Field

Gets or sets the dictionary of chart definitions embedded in this flowsheet, keyed by name.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public Dictionary<string, IChart> ChartCollection

Field Value

DictionaryString, IChart

See Also