Visual Basic: MSChart Control

FootnoteText Property

See Also   Example   Applies To

Returns or sets the text used as the footnote.

Syntax

*object.*FootnoteText [ = text]

The FootnoteText property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
text String. The footnote text.

Remarks

The same results can be achieved by using the Text property of the Footnote object.