FunnelPointShape Enum
In This Article
Lists shapes that are used to display funnel series points.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Members
Name | Description | Example |
---|---|---|
Rectangle
|
Rectangles are used to display funnel series points. |
|
Trapezoid
|
Trapezoids are used to display funnel series points. |
#Related API Members
The following properties accept/return FunnelPointShape values:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Funnel |
Win |
Funnel |
See Also