Funnel Chart
Render a funnel chart by setting Type="ChartType.Funnel". Funnel charts visualize progressive reduction through stages — each segment is proportional to its value, narrowing from top to bottom. Powered by the chartjs-chart-funnel plugin.
Dataverse Example
Opportunity count by status (Open / Won / Lost) displayed as a funnel. Click a segment to see its details.
See Also
Chart API Reference — complete documentation for all chart classes, enums, and data sources.
