LegendCellCollection::Insert Method
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Insert(Int32, T) | Inserts an element into the Collection<T> at the specified index.(Inherited from Collection<T>.) |
![]() | Insert(Int32, LegendCellType, String^, ContentAlignment) | Inserts a legend cell with the specified cell type, text and alignment into the collection at a given location. |
Show:
