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

FunnelDrawOptions Class

Contains settings for custom drawing funnel series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v22.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class FunnelDrawOptions :
    SimpleDiagramDrawOptionsBase

Remarks

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

Inheritance

See Also