| ScatterChart Methods |
| Name | Description | |
|---|---|---|
| Create(String, Series, String, String, Boolean, String) |
Creates the specified title text.
| |
| Create(String, String, IEnumerableXYData, String, String, Boolean, String) |
Creates the specified title text.
| |
| Create(String, String, Object, String, String, Boolean, String) |
Creates the specified title text.
| |
| Create(String, String, Object, Object, String, String, Boolean, String) |
Creates the specified title text.
|