www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
See also ChartLayoutType and Chart_WideView
How the nodes to be displayed/arranged as children. Default is FlexiExtended.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public ChartLayoutType Chart_Layout { get; set; }
/** @property */ public ChartLayoutType get_Chart_Layout() /** @property */ public void set_Chart_Layout(ChartLayoutType value)
Field Value
UnifoChart.Hierarchy.ChartLayoutTypeRemarks
See Also