Click or drag to resize
GraphGraphResourceStrings Property
Resource strings used in graph JS.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public Dictionary<string, string> GraphResourceStrings { get; }

Property Value

Type: DictionaryString, String
See Also