www.Chart4.NET (Documentation) | Samples Download | Release Notes
Minimum alllowed width 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 MinimumWidth { get; set; }
public int MinimumWidth { get; set; }
Public Property MinimumWidth As Integer
Get
Set
Public Property MinimumWidth As Integer
Get
Set
public:
property int MinimumWidth {
int get ();
void set (int value);
}
public:
property int MinimumWidth {
int get ();
void set (int value);
}
member MinimumWidth : int with get, set
member MinimumWidth : int with get, set
/** @property */
public int get_MinimumWidth()
/** @property */
public void set_MinimumWidth(int value)
/** @property */
public int get_MinimumWidth()
/** @property */
public void set_MinimumWidth(int value)
Field Value
System.Int32