FunnelDrawOptions Class
In This Article
Contains settings for custom drawing funnel series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.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
Object
DrawOptions
SimpleDiagramDrawOptionsBase
FunnelDrawOptions
See Also