IChartCategoryCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(Object)
Creates new IChartCategory from value and adds it to the collection.
Public methodAdd(IChartDataCell)
If category exists in collection, return it. Else creates new chart category from IChartDataCell and adds it to the collection.
See Also