Skip to main content

FunnelSeriesView Properties

Represents a series view of the Funnel type.
Name Description
ActualContourAppearance Gets the actual contour appearance.
ActualLabelOptions Gets the actual label options. Inherited from SeriesView.
ActualPalette Gets the actual palette of a series view. Inherited from SeriesView.
AlignToCenter Gets or sets a value indicating whether a Funnel series should be center-aligned within a chart area.
AnimateCommand Returns a command that starts animation of a series’ contents. Inherited from SeriesView.
Antialiasing Gets or sets whether anti-aliasing (smoothing) is applied to this series view. Inherited from SeriesView.
ContourAppearance Gets or sets the appearance of a funnel contour.
DataChangingAnimationMode Specifies how chart data should be animated on data changes. Inherited from SeriesView.
HeightToWidthRatio Gets or sets a value that specifies the height-to-width ratio of a Funnel View.
HeightToWidthRatioAuto Gets or sets a value which indicates whether the height-to-width ratio of a Funnel Data Points should be auto-calculated.
LabelOptions Provides access to the settings of series labels. Inherited from SeriesView.
LegendItems Gets a list of legend items for this series. Inherited from SeriesView.
LegendMarkerTemplate Gets or sets the template that defines the presentation of a legend marker for this series. Inherited from SeriesView.
LegendPattern Gets or sets a string which represents the pattern specifying the text to be displayed within legend items. Inherited from SeriesView.
LegendPointPattern Gets or sets a string which represents the pattern specifying the text to be displayed within legend items. Inherited from SeriesView.
Palette Gets or sets a palette used to color series points. Inherited from SeriesView.
PointAnimation Specifies the animation for the data points.
PointDistance Gets or sets the distance between points of a Funnel series.
SelectedItem Gets or sets the currently selected item in the series. Inherited from SeriesView.
SelectedItemBrush Gets or sets the color of the selected series point. Inherited from SeriesView.
SelectedItems Gets or sets the collection of selected items of the SeriesView object. Inherited from SeriesView.
ShowLabels Gets or sets a value indicating whether labels should be visible for this series. Inherited from SeriesView.
ShowToolTipOnSelectItem Gets or sets a value specifying whether or not to show a tooltip every time a series (or a series point) is selected. Inherited from SeriesView.
Title Gets or sets a series title.
ToolTipPointPattern Gets or sets a string which represents the pattern specifying the text to be displayed within a tooltip that appears for a series point. Inherited from SeriesView.
ToolTipPointTemplate Specifies the tooltip template for this series. This is a dependency property. Inherited from SeriesView.
ToolTipSeriesPattern Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series. Inherited from SeriesView.
ToolTipSeriesTemplate Gets or sets the template that defines the presentation of the tooltip for this series. Inherited from SeriesView.
See Also