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