www.Chart4.NET (Documentation) | Samples Download | Release Notes
Maximum alllowed height of the chart on resize [200-1200]. Applicable to HierarchyWin only. Default is 900.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int MaximumHeight { get; set; }
public int MaximumHeight { get; set; }
Public Property MaximumHeight As Integer
Get
Set
Public Property MaximumHeight As Integer
Get
Set
public:
property int MaximumHeight {
int get ();
void set (int value);
}
public:
property int MaximumHeight {
int get ();
void set (int value);
}
member MaximumHeight : int with get, set
member MaximumHeight : int with get, set
/** @property */
public int get_MaximumHeight()
/** @property */
public void set_MaximumHeight(int value)
/** @property */
public int get_MaximumHeight()
/** @property */
public void set_MaximumHeight(int value)
Field Value
System.Int32