Interface FunnelChart

All Superinterfaces:
Chart<FunnelChart>, ChartModel<FunnelChart>, Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon, FunnelChartModel<FunnelChart>, HasColors<FunnelChart>, HasMargins<FunnelChart>, HasStartEffect<FunnelChart>, SlicedChart<FunnelChart>, SlicedChartModel<FunnelChart>
All Known Implementing Classes:
FunnelChartImpl

@StudioComponent(caption="FunnelChart", category="Charts", xmlElement="funnelChart", xmlns="http://jmix.io/schema/ui/charts", xmlnsAlias="chart", icon="io/jmix/charts/icon/component/funnelChart.svg", canvasIcon="io/jmix/charts/icon/component/funnelChart.svg", canvasIconSize=LARGE) public interface FunnelChart extends SlicedChart<FunnelChart>, FunnelChartModel<FunnelChart>
Funnel / pyramid chart component.
See documentation for properties of AmFunnelChart JS object.
http://docs.amcharts.com/3/javascriptcharts/AmFunnelChart