www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Maximum alllowed top of the chart on resize [5-1200]. Default is 600 for HierarchyWin, 1200 for HierarchyWeb.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int MaximumTop { get; set; }
public int MaximumTop { get; set; }
Public Property MaximumTop As Integer
Get
Set
Public Property MaximumTop As Integer
Get
Set
public:
property int MaximumTop {
int get ();
void set (int value);
}
public:
property int MaximumTop {
int get ();
void set (int value);
}
member MaximumTop : int with get, set
member MaximumTop : int with get, set
/** @property */
public int get_MaximumTop()
/** @property */
public void set_MaximumTop(int value)
/** @property */
public int get_MaximumTop()
/** @property */
public void set_MaximumTop(int value)
Field Value
System.Int32