FunnelChart Fields
The Funnel Chart control is used to plot series of data points on a funnel chart area.| Name | Description |
|---|---|
| AnimateOnLoadingProperty static | Identifies the ChartBase.AnimateOnLoading dependency property. Inherited from ChartBase. |
| LegendProperty static | Identifies the ChartBase.Legend dependency property. Inherited from ChartBase. |
| MinIndentBetweenSeriesProperty static | Identifies the FunnelChart.MinIndentBetweenSeries dependency property. |
| PaletteProperty static | Identifies the ChartBase.Palette dependency property. Inherited from ChartBase. |
| SelectionModeProperty static | Identifies the ChartBase.SelectionMode dependency property. Inherited from ChartBase. |
| ToolTipEnabledProperty static | Identifies the ChartBase.ToolTipEnabled dependency property. Inherited from ChartBase. |
See Also