Click or drag to resize
UniGraphGraphConfiguration Property
Contains definition of graph and it's components.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public Graph GraphConfiguration { get; set; }

Property Value

Type: Graph
See Also