Skip to main content

Funnel3DDrawOptions Class

Contains settings for custom drawing funnel 3D series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class Funnel3DDrawOptions :
    SimpleDiagramDrawOptionsBase

Remarks

The Funnel3DDrawOptions class contains specific settings which can be used to custom draw series of the funnel 3D type.

Inheritance

See Also