ChartAreaCollection::Add Method

.NET Framework (current version)
 

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubmethodAdd(T)

Adds an object to the end of the Collection<T>. (Inherited from Collection<T>.)

System_CAPS_pubmethodAdd(String^)

Adds a ChartArea object with the specified name to the collection.

Return to top
Show: