Optional actualOptional actualGets the actual opacity of the primary needle while highlighting
Optional allowGets or sets whether to allow slices to be selected.
Optional bottomGets or sets the percentage (from near 0 to 1) of space the bottom edge of the funnel should take.
Optional brushesGets or sets the palette of brushes to use for coloring the slices.
Optional childrenOptional dataGets or sets the data for the chart to use. This can be overriden at the series and axis level.
Optional formatGets or sets the formatter function for inner labels. Function should return string and it takes 3 parameters: 1st-value of item to format, 2nd-index of item within data, 3rd-reference to the funnel chart.
Optional formatGets or sets the formatter function for outer labels. Function should return string and it takes 3 parameters: 1st-value of item to format, 2nd-index of item within data, 3rd-reference to the funnel chart.
Optional funnelGets or sets how the heights of the funnel slices should be configured.
Optional heightOptional highlightGets or sets whether and how to display the highlighted value.
Optional highlightGets or sets the opacity while highlighting
Optional highlightedGets or sets the highlighted value member path for the funnel chart.
Optional innerGets or sets the InnerLabel mapping property for the current series object.
Optional innerGets or sets whether the inner labels are visible.
Optional isGets or sets if the funnel should be rendered inverted.
Optional legendOptional legendGets or sets the LegendItemBadgeTemplate to use for the legend items.
Optional outerGets or sets which side of the chart the outer labels should appear.
Optional outerGets or sets the OuterLabel mapping property for the current series object.
Optional outerGets or sets the brush used for the outer labels.
Optional outerGets or sets the text style for outer labels
Optional outerGets or sets whether the outer labels are visible.
Optional outlineGets or sets the thickness of outline around slices.
Optional outlinesGets or sets the palette of brushes to use for outlines on the slices.
Optional pixelGets or sets the scaling value used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
Optional selectedRaised when the SelectedItems collection has changed.
Optional selectedGets or sets the fill brush.
Optional selectedGets or sets the opacity.
Optional selectedGets or sets the stroke brush.
Optional selectedGets or sets the stroke thickness.
Optional sliceEvent which is raised when a slice is clicked. Function takes first argument null and second argument ui. Use ui.owner to obtain reference to igFunnelChart. Use ui.index to obtain index of clicked slice. Use ui.item to obtain reference to clicked slice item. Use ui.selected to check if slice became selected.
Optional sliceRaised when a funnel slice is entered.
Optional sliceRaised when a funnel slice is hovered.
Optional sliceRaised when a funnel slice is left.
Optional textGets or sets the brush used for the inner labels.
Optional textGets or sets the text style for inner labels
Optional transitionGets or sets how long the animations should take to run.
Optional unselectedGets or sets the fill brush.
Optional unselectedGets or sets the opacity.
Optional unselectedGets or sets the stroke brush.
Optional unselectedGets or sets the stroke thickness.
Optional useGets or sets whether to use a Bezier curve to define the funnel.
Optional useGets or sets whether to use the outer labels to identify the legend items.
Optional useGets or sets whether to use the unselected style on unselected slices.
Optional valueGets or sets the value member path for the funnel chart.
Optional width
Gets whether and how to display the highlighted value.