www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
How the chart to be resized, on expand/collapse of nodes. If you need a shortest chart and viewable nodes, set as 'Always'. Set 'None' for stability. Set 'Automatic' to resize if there is chartarea to scroll.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public ChartResizeType Chart_ResizeMode { get; set; }
/** @property */ public ChartResizeType get_Chart_ResizeMode() /** @property */ public void set_Chart_ResizeMode(ChartResizeType value)
Field Value
UnifoChart.Hierarchy.ChartResizeTypeSee Also