www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Footer Brush
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public Brush FooterBrush { get; set; }
public Brush FooterBrush { get; set; }
Public Property FooterBrush As Brush
Get
Set
Public Property FooterBrush As Brush
Get
Set
public:
property Brush^ FooterBrush {
Brush^ get ();
void set (Brush^ value);
}
public:
property Brush^ FooterBrush {
Brush^ get ();
void set (Brush^ value);
}
member FooterBrush : Brush with get, set
member FooterBrush : Brush with get, set
/** @property */
public Brush get_FooterBrush()
/** @property */
public void set_FooterBrush(Brush value)
/** @property */
public Brush get_FooterBrush()
/** @property */
public void set_FooterBrush(Brush value)
Field Value
System.Drawing.Brush