Enumeration: ChartRelationshipType
Defined in: src/sdk/charts/ChartTypes.ts:86
Relationship types between two charts.
Enumeration Members
ProcedureGraphicalToTextual
ProcedureGraphicalToTextual:
1
Defined in: src/sdk/charts/ChartTypes.ts:91
A relationship from a graphical chart to a textual chart associated with a procedure.
ProcedureTextualToGraphical
ProcedureTextualToGraphical:
0
Defined in: src/sdk/charts/ChartTypes.ts:88
A relationship from a textual chart to a graphical chart associated with a procedure.