Adds a Title object to the end of the collection, taking the title's text and docking as parameters.
Adds new chart title into collection.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function Add( _ ByVal text As String, _ ByVal docking As Docking _ ) As Title |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- text
- Text of the title to be displayed.
Title text. - docking
- Docking of title.
Title docking.
Return Value
Index of the added object.Newly created object.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family