Back to Devexpress

Series

wpf-117635-controls-and-libraries-charts-suite-chart3d-control-series.md

latest1014 B
Original Source

Series

  • Jul 23, 2019

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.

|

Provide Series Data

| |

|

Primarily, provide data to individual series using Point Source or generate series automatically using Series Source.

| |

Configure Series Appearance

| |

|

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.

|