Back to Devexpress

FunnelPointShape Enum

wpf-devexpress-dot-xpf-dot-charts-295e0faa.md

latest1.2 KB
Original Source

FunnelPointShape Enum

Lists shapes that are used to display funnel series points.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public enum FunnelPointShape
vb
Public Enum FunnelPointShape

Members

NameDescriptionExample
Rectangle

Rectangles are used to display funnel series points.

|

| | Trapezoid |

Trapezoids are used to display funnel series points.

|

|

The following properties accept/return FunnelPointShape values:

See Also

DevExpress.Xpf.Charts Namespace