FunnelPointShape Enum
Lists shapes that are used to display funnel series points.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v20.2.dll
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:
See Also
Feedback