Skip to main content
A newer version of this page is available. .

Series3DCollection Class

The collection of 3D series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v18.2.dll

Declaration

public class Series3DCollection :
    ChartElementCollection<Series3D>

The following members return Series3DCollection objects:

See Also