Form FlowsheetChart Collection 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, IChart> ChartCollectionVB
Public ChartCollection As Dictionary(Of String, IChart)