ChartViewType EnumerationChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Chart view to be displayed.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public enum ChartViewType
public enum ChartViewType
Members

  Member nameValueDescription
Simple0 Default interactive view, that has focus rectangle, expand/collapse, node/link click, sub-charts etc.
Dynamic1 Interactive view, that has tree, focus rectangle, expand/collapse, node/link click, sub-charts etc.
Planer2 View with tree and multiple sub-charts in a two-dimensional space.
ThreeD3 View with tree and multiple sub-charts in a three-dimensional space.
See Also