Dundas Chart for ASP.NET
Add Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > TitleCollection Class : Add Method


Adds a Title object to the end of the collection.

Overload List

Overload Description
Add(Title)

Adds a Title object to the end of the collection, taking the title as a parameter.


Adds new chart title into collection.  
Add(String)

Adds a Title object to the end of the collection, taking the title's text as a parameter.


Adds new chart title into collection.  
Add(String,Docking)

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.  
Add(String,Docking,Font,Color) Adds a Title object to the end of the collection, taking the title's text, docking, font and color as parameters
Adds new chart title into collection.  

Requirements

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

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.