Skip to main content

FunnelDrawOptions Class

Contains settings for custom drawing funnel series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.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