www.Chart4.NET (Documentation) | Samples Download | Release Notes
Horizontal distance from left & Vertical distance from bottom of the page.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public Nullable<Size> FooterMargin { get; set; }
Public Property FooterMargin As Nullable(Of Size)
Get
Set
public:
property Nullable<Size> FooterMargin {
Nullable<Size> get ();
void set (Nullable<Size> value);
}
member FooterMargin : Nullable<Size> with get, set
/** @property */
public Nullable<Size> get_FooterMargin()
/** @property */
public void set_FooterMargin(Nullable<Size> value)
/** @property */
public Nullable<Size> get_FooterMargin()
/** @property */
public void set_FooterMargin(Nullable<Size> value)
Field Value
System.Drawing.Size