Form FlowsheetCharts Property
Gets or sets the dictionary of chart definitions embedded in this flowsheet, backed by ChartCollection.
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> Charts { get; set; }VB
Public Property Charts As Dictionary(Of String, IChart)
Get
Set