|
Name |
Description |
|
ActualArgumentScaleType
|
Gets the actual scale type for the series points' arguments.
(Inherited from Series)
|
|
ActualHeight
|
Gets the rendered height of this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
ActualLabel
|
Gets the actual label of the series. This is a dependency property.
(Inherited from Series)
|
|
ActualWidth
|
Gets the rendered width of this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
AggregateFunction
|
Gets or sets the function that is used to aggregate series points.
(Inherited from XYSeries)
|
|
AllowDrop
|
For internal use. (Inherited from ChartElement)
|
|
AnimationAutoStartMode
|
Specifies the automatic start mode for the animation. This is a dependency property.
(Inherited from Series)
|
|
AreAnyTouchesCaptured
|
(Inherited from System.Windows.UIElement)
|
|
AreAnyTouchesCapturedWithin
|
(Inherited from System.Windows.UIElement)
|
|
AreAnyTouchesDirectlyOver
|
(Inherited from System.Windows.UIElement)
|
|
AreAnyTouchesOver
|
(Inherited from System.Windows.UIElement)
|
|
ArgumentDataMember
|
Gets or sets the name of the data field which contains arguments for generated series points.
(Inherited from Series)
|
|
ArgumentScaleType
|
Gets or sets a value that specifies the scale type of series point arguments.
(Inherited from Series)
|
|
AxisX
|
Specifies the X-axis (or its View Model) that measures the series.
|
|
AxisXIndex
|
For internal use only.
|
|
AxisY
|
Specifies the Y-axis (or its View Model) that measures a series.
|
|
AxisYIndex
|
For internal use only.
|
|
Background
|
Overrides the System.Windows.Controls.Control.Background property to hide it.
(Inherited from Series)
|
|
BindingGroup
|
Gets or sets the BindingGroup that is used for XYSeries2D.
(Inherited from ChartElement)
|
|
BitmapEffect
|
Obsolete. Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
BitmapEffectInput
|
Obsolete. Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
BorderBrush
|
Overrides the System.Windows.Controls.Control.BorderBrush property to hide it.
(Inherited from Series)
|
|
BorderThickness
|
Overrides the System.Windows.Controls.Control.BorderThickness property to hide it.
(Inherited from Series)
|
|
Brush
|
Gets or sets the color of the XY-series.
(Inherited from XYSeries)
|
|
CacheMode
|
(Inherited from System.Windows.UIElement)
|
|
CheckableInLegend
|
Specifies a value which determines whether to show a legend check box instead of a legend marker for a series.
(Inherited from Series)
|
|
CheckedInLegend
|
Gets or sets a value that determines whether a legend check box is checked for a chart series.
(Inherited from Series)
|
|
Clip
|
Overrides the System.Windows.UIElement.Clip property to hide it.
(Inherited from Series)
|
|
ClipToBounds
|
Indicates whether or not to clip the XYSeries2D's content (or content coming from the child elements of this element) to fit into the containing element.
(Inherited from ChartElement)
|
|
ColorDataMember
|
Gets or sets the name of the data member on which the color of a series point is based.
(Inherited from Series)
|
|
ColorEach
|
Indicates whether or not each point marker of a series is shown with a different color.
(Inherited from XYSeries)
|
|
Colorizer
|
Gets or sets the colorizer used by this series.
(Inherited from Series)
|
|
CommandBindings
|
Gets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from System.Windows.UIElement)
|
|
ContextMenu
|
Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
CrosshairEnabled
|
Gets or sets a value that specifies whether or not a crosshair cursor is enabled for a 2D chart's series.
|
|
CrosshairLabelPattern
|
Gets or sets a string which represents the pattern specifying the text to be displayed within a crosshair label for the current XYSeries2D type.
|
|
CrosshairLabelTemplate
|
Specifies the template that defines the presentation of crosshair labels for this series. This is a dependency property.
|
|
CrosshairLabelVisibility
|
Specifies whether to show a crosshair label on a diagram for a particular 2D XYSeries.
|
|
Cursor
|
Gets or sets the cursor that displays when the mouse pointer is over this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
DataContext
|
Gets or sets the data context for an element when it participates in data binding. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
DataFilters
|
Provides access to a collection of data filter conditions which can be applied to the series' data.
(Inherited from Series)
|
|
DataFiltersConjunctionMode
|
Gets or sets the logical operator used to combine individual data filter conditions defined for the series.
(Inherited from Series)
|
|
DataSource
|
Gets or sets a datasource, which contains series data points.
(Inherited from Series)
|
|
DependencyObjectType
|
Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
|
|
DesiredSize
|
Gets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
|
|
Dispatcher
|
Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
|
|
DisplayName
|
Gets or sets the display name of the series.
(Inherited from Series)
|
|
Effect
|
Overrides the System.Windows.UIElement.Effect property to hide it.
(Inherited from Series)
|
|
FilterCriteria
|
Gets or sets the current filter criteria. This is a dependency property.
(Inherited from Series)
|
|
FilterString
|
Gets or sets the current filter expression. This is a dependency property.
(Inherited from Series)
|
|
FlowDirection
|
This property is hidden, because it is not supported in this class.
(Inherited from ChartElement)
|
|
Focusable
|
Overrides the System.Windows.UIElement.Focusable property to hide it.
(Inherited from Series)
|
|
FocusVisualStyle
|
Overrides the System.Windows.FrameworkContentElement.FocusVisualStyle property to hide it.
(Inherited from ChartElement)
|
|
FontFamily
|
Gets or sets the font family of the control. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
FontSize
|
Gets or sets the font size. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
FontStretch
|
Gets or sets the degree to which a font is condensed or expanded on the screen. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
FontStyle
|
Gets or sets the font style. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
FontWeight
|
Gets or sets the weight or thickness of the specified font. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
ForceCursor
|
Indicates whether or not XYSeries2D should force the user interface (UI) to render the cursor as declared by the FrameworkElement.Cursor property.
(Inherited from ChartElement)
|
|
Foreground
|
Overrides the System.Windows.Controls.Control.Foreground property to hide it.
(Inherited from Series)
|
|
HasAnimatedProperties
|
Gets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
|
|
Height
|
Gets or sets the height of the element.
(Inherited from ChartElement)
|
|
HorizontalAlignment
|
Gets or sets the horizontal alignment of the element.
(Inherited from ChartElement)
|
|
HorizontalContentAlignment
|
Gets or sets the horizontal alignment of the element's content.
(Inherited from ChartElement)
|
|
IndicatorItemsSource
|
Gets or sets the collection of objects used to generate series' indicators.
|
|
IndicatorItemTemplate
|
Gets or sets the System.Windows.DataTemplate that specifies parameters of a generated indicator.
|
|
IndicatorItemTemplateSelector
|
Gets or sets the custom logic for selecting a template used to display each indicator.
|
|
Indicators
|
Provides access to the collection of indicators that belong to the current series.
|
|
InputBindings
|
Gets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement)
|
|
InputScope
|
Gets or sets the context for input used by this System.Windows.FrameworkElement. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
IsArrangeValid
|
Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement)
|
|
IsEnabled
|
Indicates whether or not this element is enabled in the user interface (UI).
(Inherited from ChartElement)
|
|
IsFocused
|
Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsHitTestVisible
|
Defines whether or not this element can possibly be returned as a hit test result from some portion of its rendered content.
(Inherited from ChartElement)
|
|
IsInitialized
|
Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called. (Inherited from System.Windows.FrameworkElement)
|
|
IsInputMethodEnabled
|
Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from System.Windows.UIElement)
|
|
IsKeyboardFocused
|
Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsKeyboardFocusWithin
|
Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsLoaded
|
Gets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement)
|
|
IsManipulationEnabled
|
(Inherited from System.Windows.UIElement)
|
|
IsMeasureValid
|
Gets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement)
|
|
IsMouseCaptured
|
Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsMouseCaptureWithin
|
Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsMouseDirectlyOver
|
Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsMouseOver
|
Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsSealed
|
Gets a value that declares whether this instance is currently read-only. (Inherited from System.Windows.DependencyObject)
|
|
IsStylusCaptured
|
Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsStylusCaptureWithin
|
Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsStylusDirectlyOver
|
Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsStylusOver
|
Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsTabStop
|
Indicates whether or not the element is included in tab navigation.
(Inherited from ChartElement)
|
|
IsVisible
|
Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
Item
|
For internal use. Provides indexed access to individual items in the series.
(Inherited from Series)
|
|
Label
|
Gets the settings of series labels.
(Inherited from Series)
|
|
LabelsVisibility
|
Specifies whether to show labels for a series.
(Inherited from Series)
|
|
Language
|
Gets or sets localization/globalization language information that applies to an element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
LayoutTransform
|
Overrides the System.Windows.FrameworkElement.LayoutTransform property to hide it.
(Inherited from Series)
|
|
Legend
|
Specifies a legend (or its View Model) that contains the series' legend item.
(Inherited from Series)
|
|
LegendIndex
|
For internal use only.
(Inherited from Series)
|
|
LegendMarkerTemplate
|
Gets or sets the template that defines presentation of the legend marker for this series.
(Inherited from Series)
|
|
LegendPointOptions
|
Obsolete. Provides access to the settings which specify the type of information displayed in the chart's legend, and its format.
(Inherited from Series)
|
|
LegendTextPattern
|
Gets or sets a string which represents the pattern specifying the text to be displayed within legend items when the XYSeries.ColorEach mode is enabled.
(Inherited from Series)
|
|
Margin
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
MaxHeight
|
Gets or sets the maximum height constraint of the element.
(Inherited from ChartElement)
|
|
MaxWidth
|
Gets or sets the maximum width constraint of the element.
(Inherited from ChartElement)
|
|
MinHeight
|
Gets or sets the minimum height constraint of the element.
(Inherited from ChartElement)
|
|
MinWidth
|
Gets or sets the minimum width constraint of the element.
(Inherited from ChartElement)
|
|
Name
|
Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
Opacity
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
OpacityMask
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
OverridesDefaultStyle
|
Indicates whether or not this element incorporates style properties from theme styles.
(Inherited from ChartElement)
|
|
Padding
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
Pane
|
Specifies the pane (or its View Model), on which the series is plotted.
|
|
PaneIndex
|
For internal use only.
|
|
Parent
|
Gets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement)
|
|
PersistId
|
Obsolete. Gets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement)
|
|
PointOptions
|
Obsolete. Gets or sets the common appearance settings for data points within the series.
(Inherited from Series)
|
|
Points
|
Gets the series' collection of series data points.
(Inherited from Series)
|
|
RangeControlOptions
|
Gets or sets options that specify how the Range control visualizes the series data.
|
|
RenderSize
|
Gets (or sets, but see Remarks) the final render size of this element. (Inherited from System.Windows.UIElement)
|
|
RenderTransform
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
RenderTransformOrigin
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
Resources
|
Gets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
|
|
ShowInLegend
|
Gets or sets a value that specifies whether the data series is represented in the chart control's legend.
(Inherited from Series)
|
|
SnapsToDevicePixels
|
Determines whether or not rendering for this element should use device-specific pixel settings during rendering.
(Inherited from ChartElement)
|
|
Style
|
Gets or sets the style used by this element when it is rendered. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
TabIndex
|
Gets or sets the tab index of the element.
(Inherited from ChartElement)
|
|
Tag
|
Gets or sets an arbitrary object value that can be used to store custom information about this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
Template
|
Gets or sets a control template. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
TemplatedParent
|
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from System.Windows.FrameworkElement)
|
|
ToolTip
|
This property is hidden and is intended for internal use.
(Inherited from Series)
|
|
ToolTipEnabled
|
Gets or sets a value that specifies whether or not a tooltip is enabled for a series.
(Inherited from Series)
|
|
ToolTipHint
|
Gets or sets the data representing the content (a text, image, etc.) of the tooltip's hint for a series.
This is a dependency property.
(Inherited from Series)
|
|
ToolTipHintDataMember
|
Gets or sets the data member used for the tooltip's hint.
(Inherited from 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.
(Inherited from Series)
|
|
ToolTipPointTemplate
|
Specifies the tooltip template for this series. This is a dependency property.
(Inherited from Series)
|
|
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 Series)
|
|
ToolTipSeriesTemplate
|
Gets or sets the template that defines the presentation of the tooltip for this series.
(Inherited from Series)
|
|
TouchesCaptured
|
(Inherited from System.Windows.UIElement)
|
|
TouchesCapturedWithin
|
(Inherited from System.Windows.UIElement)
|
|
TouchesDirectlyOver
|
(Inherited from System.Windows.UIElement)
|
|
TouchesOver
|
(Inherited from System.Windows.UIElement)
|
|
Triggers
|
Gets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement)
|
|
TypeNameSerializable
|
Gets the string value used to support serialization of the chart element.
(Inherited from ChartElement)
|
|
Uid
|
Gets or sets the unique identifier (for localization) for this element.
(Inherited from ChartElement)
|
|
UseLayoutRounding
|
This property is hidden, because it is not supported in this class.
(Inherited from ChartElement)
|
|
ValueDataMember
|
Gets or sets the name of the data field which contains values for generated series points.
(Inherited from Series)
|
|
ValueScaleType
|
Gets or sets a value that specifies the scale type of series points' values.
(Inherited from Series)
|
|
VerticalAlignment
|
Gets or sets the vertical alignment of the element.
(Inherited from ChartElement)
|
|
VerticalContentAlignment
|
Gets or sets the vertical alignment of the element's content.
(Inherited from ChartElement)
|
|
Visibility
|
This property is hidden, because it is not supported in this class.
(Inherited from Series)
|
|
Visible
|
Gets or sets whether the series is visible.
(Inherited from Series)
|
|
Width
|
Gets or sets the width of the element.
(Inherited from ChartElement)
|