Sets the text for the Footer, Header, SubFooter and SubHeader.
public override String Text {get; set;}

Remarks


Use the Text property to set the text for the Footer, Header, SubFooter and SubHeader.

Example


[C#]

tChart1.Footer.Text = "My Footer";

See Also

TChart Class | TChart Members | Steema.TeeChart Namespace