Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
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);
}member FooterFont : Font with get, set
member FooterFont : Font with get, set
Field Value
System.Drawing.FontSee Also