IChartCategoryCollectionAdd Method |
Name | Description | |
---|---|---|
![]() | Add(Object) |
Creates new IChartCategory from value and adds it to the collection.
|
![]() | Add(IChartDataCell) |
If category exists in collection, return it. Else creates new chart category from
IChartDataCell and adds it to the collection.
|