FunnelChart Properties
The Funnel Chart control is used to plot series of data points on a funnel chart area.Name | Description |
---|---|
ActualPalette | Gets the actual palette of a chart. Inherited from ChartBase. |
AnimateCommand | Returns a command that starts animation of a chart’s contents. Inherited from ChartBase. |
AnimateOnLoading | Gets or sets a value indicating if chart contents should be animated on chart loading. Inherited from ChartBase. |
Legend | Gets the chart control’s legend and provides access to its settings. Inherited from ChartBase. |
MinIndentBetweenSeries | Gets or sets the minimum indent between two Funnel series. |
Palette | Gets or sets the palette which is used to draw the chart’s series. Inherited from ChartBase. |
SelectionMode | Specifies the selection mode for chart series. Inherited from ChartBase. |
Series | Provides access to the chart control’s collection of series objects. Inherited from ChartBase. |
ToolTipEnabled | Gets or sets a value that specifies whether or not a tooltip is enabled for a chart. Inherited from ChartBase. |
See Also