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

Minimum alllowed left of the chart on resize [-500-500]. Default is 0.

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

public int MinimumLeft { get; set; }
/** @property */
public int get_MinimumLeft()
/** @property */
public void set_MinimumLeft(int value)

Field Value

System.Int32
See Also