www.Chart4.NET (Documentation) | Samples Download | Release Notes
Total height including PageMargin.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Height { get; set; }
public int Height { get; set; }
Public Property Height As Integer
Get
Set
Public Property Height As Integer
Get
Set
public:
property int Height {
int get ();
void set (int value);
}
public:
property int Height {
int get ();
void set (int value);
}
member Height : int with get, set
member Height : int with get, set
/** @property */
public int get_Height()
/** @property */
public void set_Height(int value)
/** @property */
public int get_Height()
/** @property */
public void set_Height(int value)
Field Value
System.Int32