FunnelSeriesView Members
In This Article
#Constructors
Name | Description |
---|---|
Funnel |
Initializes a new instance of the Funnel |
#Fields
#Properties
Name | Description |
---|---|
Actual |
Gets the actual contour appearance. |
Actual |
Gets the actual label options.
Inherited from Series |
Actual |
Gets the actual palette of a series view.
Inherited from Series |
Align |
Gets or sets a value indicating whether a Funnel series should be center-aligned within a chart area. |
Animate |
Returns a command that starts animation of a series’ contents.
Inherited from Series |
Antialiasing |
Gets or sets whether anti-aliasing (smoothing) is applied to this series view.
Inherited from Series |
Contour |
Gets or sets the appearance of a funnel contour. |
Data |
Specifies how chart data should be animated on data changes.
Inherited from Series |
Height |
Gets or sets a value that specifies the height-to-width ratio of a Funnel View. |
Height |
Gets or sets a value which indicates whether the height-to-width ratio of a Funnel Data Points should be auto-calculated. |
Label |
Provides access to the settings of series labels.
Inherited from Series |
Legend |
Gets a list of legend items for this series.
Inherited from Series |
Legend |
Gets or sets the template that defines the presentation of a legend marker for this series.
Inherited from Series |
Legend |
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items.
Inherited from Series |
Legend |
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items.
Inherited from Series |
Palette |
Gets or sets a palette used to color series points.
Inherited from Series |
Point |
Specifies the animation for the data points. |
Point |
Gets or sets the distance between points of a Funnel series. |
Selected |
Gets or sets the currently selected item in the series.
Inherited from Series |
Selected |
Gets or sets the color of the selected series point.
Inherited from Series |
Selected |
Gets or sets the collection of selected items of the Series |
Show |
Gets or sets a value indicating whether labels should be visible for this series.
Inherited from Series |
Show |
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 Series |
Title | Gets or sets a series title. |
Tool |
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 Series |
Tool |
Specifies the tooltip template for this series. This is a dependency property.
Inherited from Series |
Tool |
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 Series |
Tool |
Gets or sets the template that defines the presentation of the tooltip for this series.
Inherited from Series |
#Methods
Name | Description |
---|---|
Animate |
Starts animating the series view after the specified delay.
Inherited from Series |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the Funnel |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the value of the Funnel |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Chart |
#Attached Properties
Name | Description |
---|---|
Label |
Gets or sets the position of labels relative to each other and the Funnel Chart Area. |
See Also