| Overload | Description |
|---|---|
| Bind(ICollection,String,String) | Binds the data for this Series, using the provided list, and the category and value property names. |
| Bind(IList,IList) | Binds the data for this Series, using the provided lists of categories and values. |