www.Chart4.NET (Documentation) | Samples Download | Release Notes
Minimum alllowed height of the chart on resize [5-500]. Default is 50.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int MinimumHeight { get; set; }
public int MinimumHeight { get; set; }
Public Property MinimumHeight As Integer
Get
Set
Public Property MinimumHeight As Integer
Get
Set
public:
property int MinimumHeight {
int get ();
void set (int value);
}
public:
property int MinimumHeight {
int get ();
void set (int value);
}
member MinimumHeight : int with get, set
member MinimumHeight : int with get, set
/** @property */
public int get_MinimumHeight()
/** @property */
public void set_MinimumHeight(int value)
/** @property */
public int get_MinimumHeight()
/** @property */
public void set_MinimumHeight(int value)
Field Value
System.Int32