| ScatterChart Class |
Namespace: C2ChartsLibrary.Implementation
public static class ScatterChart
| 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.
|