ActualLabelOptions
|
Gets the actual label options.
|
ActualPalette
|
Gets the actual palette of a series view.
|
ActualStrokeStyle
|
Gets the actual stroke style of a scatter line.
|
AnimateCommand
|
Returns a command that starts animation of a series’ contents.
|
Antialiasing
|
Gets or sets whether anti-aliasing (smoothing) is applied to this series view.
|
Brush
|
Gets or sets the color of the series view. This is a dependency property.
|
ColorEach
|
Gets or sets a value that specifies whether each data point of a series is shown in a different color.
|
DataChangingAnimationMode
|
Specifies how chart data should be animated on data changes.
|
LabelOptions
|
Provides access to the settings of series labels.
|
LegendItems
|
Gets a list of legend items for this series.
|
LegendMarkerTemplate
|
Gets or sets the template that defines the presentation of a legend marker for this series.
|
LegendPattern
|
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items.
|
LegendPointPattern
|
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items.
|
MarkerSize
|
Gets or sets the size of data point markers.
|
Palette
|
Gets or sets a palette used to color series points.
|
PointAnimation
|
Specifies the animation for data points of series with markers.
|
RangeControlViewType
|
Gets or sets a value that specifies which view type should be used to represent the current series in a Range Control.
|
SelectedItem
|
Gets or sets the currently selected item in the series.
|
SelectedItemBrush
|
Gets or sets the color of the selected series point.
|
SelectedItems
|
Gets or sets the collection of selected items of the SeriesView object.
|
SeriesAnimation
|
Provides access to the settings of a series animation.
|
ShowLabels
|
Gets or sets a value indicating whether labels should be visible for this series.
|
ShowMarkers
|
Gets or sets a value indicating whether series point markers are visible.
|
ShowToolTipOnSelectItem
|
Gets or sets a value specifying whether or not to show a tooltip every time a series (or a series point) is selected.
|
StrokeStyle
|
Specifies the line style settings for the Scatter Line series.
|
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.
|
ToolTipPointTemplate
|
Specifies the tooltip template for this series. This is a dependency property.
|
ToolTipSeriesPattern
|
Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series.
|
ToolTipSeriesTemplate
|
Gets or sets the template that defines the presentation of the tooltip for this series.
|