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

Resizable and movable limits. Applicable only if Chart_Resizable or Chart_Movable is true.

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

public HierarchyRange Chart_ResizeRange { get; }
/** @property */
public HierarchyRange get_Chart_ResizeRange()

Field Value

UnifoChart.Hierarchy.HierarchyRange
See Also