Associates the specified value with the specified key within the dictionary.
Namespace: MindFusion.Charting.CollectionsPackage: Collections.js
function set (key, value)
The key to associate the value with.
The value to associate.
Dictionary MembersDictionary ClassMindFusion.Charting.Collections Namespace