Whether the graph factory method should create a graph instance that supports grouping.

Namespace: yWorks.yFiles.Graph.Web
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
public bool GroupedGraph { get; set; }
Visual Basic
Public Property GroupedGraph As Boolean
	Get
	Set

See Also