TitleCollection.Add Method (String)
.NET Framework (current version)
Adds a Title object with the specified name to the end of the collection.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- name
-
Type:
System.String
The name of the title to add to the collection.
Return Value
Type: System.Web.UI.DataVisualization.Charting.TitleA string value that represents the zero-based index of the added title.
.NET Framework
Available since 4.0
Available since 4.0
Show: