PipeGet Chart Model Method
Returns the chart model object for the specified chart name.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override Object GetChartModel(
string name
)VB
Public Overrides Function GetChartModel (
name As String
) As ObjectParameters
- name String