FooterFont Property

ChartExportOptionsFooterFont Property Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Footer Font
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public Font FooterFont { get; set; }
public Font FooterFont { get; set; }
Public Property FooterFont As Font 
	Get 
	Set
Public Property FooterFont As Font 
	Get 
	Set
public:
property Font^ FooterFont {
	Font^ get ();
	void set (Font^ value);
}
public:
property Font^ FooterFont {
	Font^ get ();
	void set (Font^ value);
}
member FooterFont : Font with get, set
member FooterFont : Font with get, set
/** @property */
public Font get_FooterFont()
/** @property */
public void set_FooterFont(Font value)
/** @property */
public Font get_FooterFont()
/** @property */
public void set_FooterFont(Font value)

Field Value

System.Drawing.Font
See Also

AltStyle によって変換されたページ (->オリジナル) /