Skip to main content
JS

TreeMapLayoutAlgorithm Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum TreeMapLayoutAlgorithm

Members

Name
SliceAndDice
Squarified
Strip
See Also