SeriesView Properties
Represents the base class for all series views.
Name | Description |
---|---|
Actual |
Gets the actual label options. |
Actual |
Gets the actual palette of a series view. |
Animate |
Returns a command that starts animation of a series’ contents. |
Antialiasing | Gets or sets whether anti-aliasing (smoothing) is applied to this series view. |
Data |
Specifies how chart data should be animated on data changes. |
Label |
Provides access to the settings of series labels. |
Legend |
Gets a list of legend items for this series. |
Legend |
Gets or sets the template that defines the presentation of a legend marker for this series. |
Legend |
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items. |
Legend |
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items. |
Palette | Gets or sets a palette used to color series points. |
Selected |
Gets or sets the currently selected item in the series. |
Selected |
Gets or sets the color of the selected series point. |
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. |
Show |
Gets or sets a value specifying whether or not to show a tooltip every time a series (or a series point) is selected. |
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. |
Tool |
Specifies the tooltip template for this series. This is a dependency property. |
Tool |
Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series. |
Tool |
Gets or sets the template that defines the presentation of the tooltip for this series. |
See Also