Skip to main content

FunnelDiagram3D() Constructor

For internal use only. Initializes a new instance of the FunnelDiagram3D class with the default settings.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public FunnelDiagram3D()

Remarks

This constructor is intended for serialization purposes only. Normally, you don’t need to use it.

See Also