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