AreaSeriesView Members
In This Article
#Constructors
Name | Description |
---|---|
Area |
Initializes a new instance of the Area |
#Fields
Name | Description |
---|---|
Antialiasing |
Identifies the Series |
Brush |
Identifies the Cartesian |
Color |
Identifies the Cartesian |
Contour |
Identifies the Area |
Data |
Identifies the Series |
Interpolation |
Identifies the Interpolation |
Inverted |
Identifies the Inverted |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label |
Legend |
Identifies the Series |
Legend |
Identifies the Legend |
Legend |
Identifies the Series |
Marker |
Identifies the Area |
Palette |
Identifies the Series |
Point |
Identifies the Marker |
Range |
Identifies the Area |
Selected |
Identifies the Series |
Selected |
Identifies the Series |
Selected |
Identifies the Series |
Series |
Identifies the Area |
Show |
Identifies the Area |
Show |
Identifies the Show |
Show |
Identifies the Series |
Show |
Identifies the Area |
Show |
Identifies the Series |
Stacked |
Identifies the Stacked |
Tool |
Identifies the Series |
Tool |
Identifies the Series |
Tool |
Identifies the Series |
Tool |
Identifies the Series |
Transparency |
Identifies the Area |
#Properties
Name | Description |
---|---|
Actual |
Gets the actual contour appearance. |
Actual |
Gets the actual palette of a series view.
Inherited from Series |
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 |
Brush |
Gets or sets the color of the series view. This is a dependency property.
Inherited from Cartesian |
Color |
Gets or sets a value that specifies whether each data point of a series is shown in a different color.
Inherited from Cartesian |
Contour |
Gets or sets the appearance of an area contour. |
Data |
Specifies how chart data should be animated on data changes.
Inherited from Series |
Interpolation |
Specifies the area view’s interpolation mode that defines how to connect series points. |
Inverted |
Specifies whether to invert the steps that connect series points. |
Label |
Specifies the rotation angle for label connectors, in degrees.
Inherited from Marker |
Label |
Specifies the style for label connectors.
Inherited from Series |
Label |
Specifies the distance between a point and label, in pixels.
Inherited from Series |
Label |
Specifies a string pattern that formats series label text.
Inherited from Series |
Label |
Specifies a template that defines a custom appearance and look-and-feel for 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 |
Specifies a string pattern that formats legend item text for series.
Inherited from Cartesian |
Legend |
Specifies a string pattern that formats legend item text for series points.
Inherited from Series |
Marker |
Gets or sets the size of data point markers. |
Palette |
Gets or sets a palette used to color series points.
Inherited from Series |
Point |
Specifies the animation for data points of series with markers.
Inherited from Marker |
Range |
Gets or sets a value that specifies which view type should be used to represent the current series in a Range Control. |
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 |
Series |
Specifies the series animation. |
Show |
Gets or sets a value indicating whether or not it is necessary to show the contour for this series. |
Show |
Specifies whether to show label connectors.
Inherited from 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 indicating whether series point markers are visible. |
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 |
Stacked |
Specifies whether area series points are stacked when shown for the same argument. |
Tool |
Gets or sets a string pattern that formats text in series point tooltips.
Inherited from Series |
Tool |
Specifies a template that is applied to series point tooltips. 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 |
Transparency | Specifies the transparency (0-1) to use for displaying the filled color area 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. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs when a Chart |
See Also