www.Chart4.NET (Documentation) | Samples Download | Release Notes
Footer Text. Use {DATETIME} to insert current time.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public string FooterText { get; set; }
public string FooterText { get; set; }
Public Property FooterText As String
Get
Set
Public Property FooterText As String
Get
Set
public:
property String^ FooterText {
String^ get ();
void set (String^ value);
}
member FooterText : string with get, set
member FooterText : string with get, set
/** @property */
public String get_FooterText()
/** @property */
public void set_FooterText(String value)
/** @property */
public String get_FooterText()
/** @property */
public void set_FooterText(String value)
Field Value
System.String