Series
A series is the main element of the Chart3D control. A series is a collection of data points visualized in a form specified by a series view.
To customize a series, you should perform the following actions.
Primarily, provide data to individual series using Point Source or generate series automatically using Series Source. | |
After a series is populated with data, it is time to configure how data should be visualized. The Series View allows you to do this. |