A control used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public class FunnelChart : Chart |
Visual Basic
Copy Code
|
|---|
Public Class FunnelChart |
Inheritance HierarchySystem.Object![]()
Microsoft.AspNetCore.Components.ComponentBase![]()
MindFusion.Charting.Blazor.Dashboard
MindFusion.Charting.Blazor.Chart
MindFusion.Charting.Blazor.FunnelChart
See Also