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

SeriesPoint3DCollection Class

The collection of 3D series points.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public class SeriesPoint3DCollection :
    ChartElementCollection<SeriesPoint3D>

The following members return SeriesPoint3DCollection objects:

See Also