An enumerable of KeyValuePairs, where the keys are names of existing graphs and the
values are the names of the appropriate models (not filenames).
| C# |
public IEnumerable<KeyValuePair<string, string>> ExistingGraphs { get; }
| C# |
public IEnumerable<KeyValuePair<string, string>> ExistingGraphs { get; }