The following tables list the members exposed by XamDataChart.
Name | Description | |
---|---|---|
XamDataChart Constructor | Initializes a new XamDataChart. |
Name | Description | |
---|---|---|
AlignsGridLinesToPixelsProperty | Identifies the AlignsGridLinesToPixels dependency property. | |
AutoExpandMarginExtraPaddingProperty | Identifies the StrokeAutoExpandMarginExtraPadding dependency property. | |
AutoExpandMarginMaximumValueProperty | Identifies the StrokeAutoExpandMarginMaximumValue dependency property. | |
AutoMarginAndAngleUpdateModeProperty | Identifies the StrokeAutoMarginAndAngleUpdateMode dependency property. | |
ComputedPlotAreaMarginModeProperty | Identifies the ComputedPlotAreaMarginMode dependency property. | |
DefaultAxisMajorStrokeProperty | Identifies the DefaultAxisMajorStroke dependency property. | |
DefaultAxisMinorStrokeProperty | Identifies the DefaultAxisMinorStroke dependency property. | |
DefaultAxisStrokeProperty | Identifies the DefaultAxisStroke dependency property. | |
DefaultPlotAreaBorderBrushProperty | Identifies the DefaultPlotAreaBorderBrush dependency property. | |
GridModeProperty | Identifies the GridMode dependency property. | |
HorizontalZoomableProperty | Identifies the HorizontalZoomable dependency property. | |
HorizontalZoombarVisibilityProperty | Identifies the HorizontalZoombarVisibility dependency property. | |
IsHorizontalZoomEnabledProperty | Identifies the IsHorizontalZoomEnabled dependency property. | |
IsSquareProperty | Identifies the IsSquare dependency property. | |
IsVerticalZoomEnabledProperty | Identifies the IsVerticalZoomEnabled dependency property. | |
PlotAreaBackgroundContentProperty | Identifies the PlotAreaBackgroundContent dependency property. | |
PlotAreaMarginProperty | Identifies the PlotAreaMargin dependency property. | |
SeriesPlotAreaMarginHorizontalModeProperty | Identifies the SeriesPlotAreaMarginHorizontalMode dependency property. | |
SeriesPlotAreaMarginVerticalModeProperty | Identifies the SeriesPlotAreaMarginVerticalMode dependency property. | |
ShouldAutoExpandMarginForInitialLabelsProperty | Identifies the StrokeShouldAutoExpandMarginForInitialLabels dependency property. | |
ShouldConsiderAutoRotationForInitialLabelsProperty | Identifies the StrokeShouldConsiderAutoRotationForInitialLabels dependency property. | |
ShouldSuppressAxisLabelTruncationProperty | Identifies the StrokeShouldSuppressAxisLabelTruncation dependency property. | |
SuppressAutoMarginAndAngleRecalculationProperty | Identifies the SuppressAutoMarginAndAngleRecalculation dependency property. | |
VerticalZoomableProperty | Identifies the VerticalWindowMode dependency property. | |
VerticalZoombarVisibilityProperty | Identifies the VerticalZoombarVisibility dependency property. | |
WindowScaleHorizontalProperty | Identifies the WindowScaleHorizontal dependency property. | |
WindowScaleVerticalProperty | Identifies the WindowScaleVertical dependency property. |
Name | Description | |
---|---|---|
CachedHorizontalViewScrollbarMode | (Inherited from Infragistics.Controls.SeriesViewer) | |
CachedVerticalViewScrollbarMode | (Inherited from Infragistics.Controls.SeriesViewer) | |
imageSettingsList | (Inherited from Infragistics.Controls.SeriesViewer) |
Name | Description | |
---|---|---|
ActualHeight | Gets the rendered height of this element. (Inherited from System.Windows.FrameworkElement) | |
ActualInteractionPixelScalingRatio | Resolved method of pixel scaling to use during end user interaction with the chart. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualPixelScalingRatio | Gets the resolved pixel scaling ratio. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualPlotAreaBorderBrush | Gets or sets the actual brush used as the border for the current SeriesViewer object's plot area.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualPlotAreaMarginBottom | Gets the actual resolved bottom plot area margin; | |
ActualPlotAreaMarginLeft | Gets the actual resolved left plot area margin; | |
ActualPlotAreaMarginRight | Gets the actual resolved right plot area margin; | |
ActualPlotAreaMarginTop | Gets the actual resolved top plot area margin; | |
ActualSyncLink | Gets or sets the sync manager used to synchronize SeriesViewers. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualWidth | Gets the rendered width of this element. (Inherited from System.Windows.FrameworkElement) | |
ActualWindowPositionHorizontal | A number between 0 and 1 determining the position of the horizontal scroll. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualWindowPositionVertical | A number between 0 and 1 determining the position of the vertical scroll. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualWindowRect | Gets the actual value of the window rectangle, which represents the current zoom level. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualWindowRectMinHeight | Gets the actual minimum height that the window rect is allowed to reach before being clamped. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualWindowRectMinWidth | Gets the actual minimum width that the window rect is allowed to reach before being clamped. (Inherited from Infragistics.Controls.SeriesViewer) | |
ActualWindowScaleHorizontal | A number between 0 and 1 determining the scale of the horizontal zoom. | |
ActualWindowScaleVertical | A number between 0 and 1 determining the scale of the vertical zoom. | |
AlignsGridLinesToPixels | Gets or sets a value indicating whether grid and tick lines are aligned to device pixels. | |
AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from System.Windows.UIElement) | |
AnimateSeriesWhenAxisRangeChanges | Gets or sets whether the series animations should be allowed when a range change has been detected on an axis. (Inherited from Infragistics.Controls.SeriesViewer) | |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from System.Windows.UIElement) | |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement) | |
AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) | |
AutoExpandMarginExtraPadding | Gets or sets the extra amount the series viewer should auto expand margins to accomodate the initial horizontal axis labels.
This is a dependency property. | |
AutoExpandMarginMaximumValue | Gets or sets the maximum amount the series viewer should auto expand margins to accomodate the initial horizontal axis labels.
This is a dependency property. | |
AutoMarginAndAngleUpdateMode | Gets or sets a whether the series viewer should consider auto rotating labels to fit them in the initial view. This implies that ShouldAutoExpandMarginForInitialLabels is true.
This is a dependency property. | |
Axes | Gets the current Chart object's child DataChartAxes. | |
Background | Gets or sets a brush that describes the background of a control. (Inherited from System.Windows.Controls.Control) | |
BindingGroup | Gets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkElement) | |
BitmapEffect | 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 | 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 | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | |
BorderThickness | Gets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control) | |
Brushes | Gets or sets the palette of brushes used for fill of plotted series. (Inherited from Infragistics.Controls.SeriesViewer) | |
CacheMode | Gets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
CircleMarkerTemplate | Gets or sets the template to use for circle markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
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) | |
CommandCompleted | Executed when the toolbar target has completed a command. (Inherited from Infragistics.Controls.SeriesViewer) | |
ComputedPlotAreaMarginMode | Gets or sets mode to use for automatically calculating the plot area margin.
This is a dependency property. | |
ContentPresenter | Gets the current SeriesViewer's root ContentPresenter. (Inherited from Infragistics.Controls.SeriesViewer) | |
ContentViewport | Represents the subset area within the viewport into which content should be mapped. This is the projection of the current EffectiveViewport into the viewport at current zoom level. (Inherited from Infragistics.Controls.SeriesViewer) | |
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. (Inherited from System.Windows.FrameworkElement) | |
CrosshairLineStyle | Gets or sets the style used to display the current SeriesViewer's crosshair lines. (Inherited from Infragistics.Controls.SeriesViewer) | |
CrosshairPoint | Gets or sets the cross hair point (in world coordinates) (Inherited from Infragistics.Controls.SeriesViewer) | |
CrosshairTooltipItemTemplate | Gets or sets the DataTemplate to use when adding items to the crosshair tooltip. (Inherited from Infragistics.Controls.SeriesViewer) | |
CrosshairTooltipStyle | Gets or sets the style to use for the crosshair tooltip container. Please note, crosshair tooltips are only supported in WPF at present. (Inherited from Infragistics.Controls.SeriesViewer) | |
CrosshairVisibility | Gets or sets the current SeriesViewer's crosshair visibility override. (Inherited from Infragistics.Controls.SeriesViewer) | |
Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkElement) | |
DataContext | Gets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
DefaultAxisMajorStroke | Gets or sets the DefaultAxisMajorStroke property.
This is a dependency property. | |
DefaultAxisMinorStroke | Gets or sets the DefaultAxisMinorStroke property.
This is a dependency property. | |
DefaultAxisStroke | Gets or sets the DefaultAxisStroke property.
This is a dependency property. | |
DefaultInteraction | Gets or sets the DefaultInteraction property.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
DefaultPlotAreaBorderBrush | Gets or sets the DefaultPlotAreaBorderBrush property.
This is a dependency property. | |
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) | |
DiamondMarkerTemplate | Gets or sets the template to use for diamond markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
DragModifier | Gets or sets the current SeriesViewer's DragModifier property. (Inherited from Infragistics.Controls.SeriesViewer) | |
Effect | Gets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement) | |
EffectiveViewport | Gets the EffectiveViewport rectangle, representing the effective viewport area after margins have been subtracted. (Inherited from Infragistics.Controls.SeriesViewer) | |
FlowDirection | Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) | |
Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement) | |
FocusBrush | Gets or sets the Focus brush to use for the series.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
FocusedSeriesItems | Gets the currently focused data items. Adding or removing data items from this collection will focus or blur the visuals associated with those items. (Inherited from Infragistics.Controls.SeriesViewer) | |
FocusMode | Gets or sets the focus mode to use for the series in the component, when supported. (Inherited from Infragistics.Controls.SeriesViewer) | |
FocusTransitionDuration | Gets or sets the duration the Focus/de-Focus effects.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
FocusVisualStyle | Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Inherited from System.Windows.FrameworkElement) | |
FontFamily | Gets or sets the font family of the control. (Inherited from System.Windows.Controls.Control) | |
FontSize | Gets or sets the font size. (Inherited from System.Windows.Controls.Control) | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | |
FontStyle | Gets or sets the font style. (Inherited from System.Windows.Controls.Control) | |
FontWeight | Gets or sets the weight or thickness of the specified font. (Inherited from System.Windows.Controls.Control) | |
ForceCursor | Gets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property. (Inherited from System.Windows.FrameworkElement) | |
Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | |
GridMode | Gets or sets how grid lines are rendered in relation to series.
This is a dependency property. | |
GridZIndex | Gets the z index to use for the grid visuals. | |
HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement) | |
Height | Gets or sets the suggested height of the element. (Inherited from System.Windows.FrameworkElement) | |
HexagonMarkerTemplate | Gets or sets the template to use for hexagon markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
HexagramMarkerTemplate | Gets or sets the template to use for hexagram markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
HighlightedValuesDisplayMode | Gets or sets whether and how to display highlighted values for the series by default. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
HighlightingBehavior | Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHighlightingEnabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HighlightingMode | Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHighlightingEnabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HighlightingTransitionDuration | Gets or sets the duration the highlighting/de-highlighting effects.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
HorizontalViewScrollbarCornerRadius | Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarFill | Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarHeight | Gets or sets the height to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarInset | Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarMaxOpacity | Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarMode | Gets or sets the horizontal scrollbar mode to use for the series viewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarOutline | Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarPosition | Gets or sets the position to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarShouldAddAutoTrackInsets | Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarStrokeThickness | Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarTrackEndInset | Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalViewScrollbarTrackStartInset | Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalZoombar | The current SeriesViewer object's horizontal Zoombar (Inherited from Infragistics.Controls.SeriesViewer) | |
HorizontalZoombarVisibility | Gets or sets visibility of horizontal zoom bar in the current control
This is a dependency property. | |
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. (Inherited from System.Windows.FrameworkElement) | |
InvalidateActions | Notify the toolbar that the current target actions are invalid and it needs to obtain a new set of actions from the target. (Inherited from Infragistics.Controls.SeriesViewer) | |
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) | |
IsDetached | (Inherited from Infragistics.Controls.SeriesViewer) | |
IsDragCrosshairEnabled | Gets or sets whether the drag crosshair is enabled. Please note that it is automatically enabled if the crosshairs are set to visible. (Inherited from Infragistics.Controls.SeriesViewer) | |
IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsHorizontalZoomEnabled | Gets or sets horizontal zoomability of the current control | |
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 | Gets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
IsMap | Indicates if this SeriesViewer is a map. (Inherited from Infragistics.Controls.SeriesViewer) | |
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 indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
IsSquare | Gets or sets whether to use a square aspect ratio for the chart. This is locked to true for polar and radial charts.
This is a dependency property. | |
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) | |
IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
IsThumbnailRequired | Gets if series are required to generate thumbnails for the OverviewPlusDetailPane (Inherited from Infragistics.Controls.SeriesViewer) | |
IsVerticalZoomEnabled | Gets or sets vertical zoomability of the current control | |
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) | |
IsWindowSyncedToVisibleRange | Gets or sets whether to sync the vertical aspect of the window with the contained series content. This is only supported for a subset of the available series. (Inherited from Infragistics.Controls.SeriesViewer) | |
ItemsSourceChanged | (Inherited from Infragistics.Controls.SeriesViewer) | |
Language | Gets or sets localization/globalization language information that applies to an element. (Inherited from System.Windows.FrameworkElement) | |
LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from System.Windows.FrameworkElement) | |
Legend | Gets or sets which legend to use for all series in this SeriesViewer, unless otherwise specified by the Series.Legend property. (Inherited from Infragistics.Controls.SeriesViewer) | |
LegendHighlightingMode | Gets or sets the highlighting mode to use for the legend linked to the component, when supported. (Inherited from Infragistics.Controls.SeriesViewer) | |
LegendItemBadgeMode | Gets or sets the mode of legend badges representing all series in this chart. (Inherited from Infragistics.Controls.SeriesViewer) | |
LegendItemBadgeShape | Gets or sets type of legend badges representing all series displayed in a legend linked to this component (Inherited from Infragistics.Controls.SeriesViewer) | |
Margin | Gets or sets the outer margin of an element. (Inherited from System.Windows.FrameworkElement) | |
MarkerAutomaticBehavior | Gets or sets the marker mode used for assigning a marker type to series when the marker type is automatic. (Inherited from Infragistics.Controls.SeriesViewer) | |
MarkerBrushes | Gets or sets the palette of brushes used for fill of marker series. (Inherited from Infragistics.Controls.SeriesViewer) | |
MarkerOutlines | Gets or sets the palette of brushes used for outlines of plotted markers. (Inherited from Infragistics.Controls.SeriesViewer) | |
MaxHeight | Gets or sets the maximum height constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | Gets or sets the maximum width constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
MinHeight | Gets or sets the minimum height constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
MinWidth | Gets or sets the minimum width constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
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. (Inherited from System.Windows.FrameworkElement) | |
Opacity | Gets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement) | |
OpacityMask | Gets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
Outlines | Gets or sets the palette of brushes used for outlines of plotted series. (Inherited from Infragistics.Controls.SeriesViewer) | |
OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkElement) | |
OverviewPlusDetailPaneHorizontalAlignment | The horizontal alignment of the OverviewPlusDetailPane. (Inherited from Infragistics.Controls.SeriesViewer) | |
OverviewPlusDetailPaneStyle | The Style to apply to the OverviewPlusDetailPane. (Inherited from Infragistics.Controls.SeriesViewer) | |
OverviewPlusDetailPaneVerticalAlignment | The vertical alignment of the OverviewPlusDetailPane. (Inherited from Infragistics.Controls.SeriesViewer) | |
OverviewPlusDetailPaneVisibility | The visibility of the OverviewPlusDetailPane. (Inherited from Infragistics.Controls.SeriesViewer) | |
Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | |
PanModifier | Gets or sets the current SeriesViewer's PanModifier property. (Inherited from Infragistics.Controls.SeriesViewer) | |
Parent | Gets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement) | |
PentagonMarkerTemplate | Gets or sets the template to use for pentagon markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
PentagramMarkerTemplate | Gets or sets the template to use for pentagram markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
PersistId | Gets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement) | |
PlotAreaBackground | Gets or sets the brush used as the background for the current SeriesViewer object's plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaBackgroundContent | Gets or sets the FrameworkElement used as the background for the current Chart object's grid area.
This is a dependency property. | |
PlotAreaBorderBrush | Gets or sets the brush used as the border for the current SeriesViewer object's plot area.
This is a dependency property. Null is treated as auto. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaBorderThickness | Gets or sets the thickness of the border for the current SeriesViewer object's plot area.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMargin | Gets or sets the PlotAreaMargin property.
This is a dependency property. | |
PlotAreaMinHeight | Gets or sets the minimum Height used to size the plot area.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMinWidth | Gets or sets the minimum width used to size the plot area.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
PreferHigherResolutionTiles | Gets or sets whether the series viewer should prefer selecting higher resolution tiles over lower resolution tiles when performing tile zooming. Setting this to true will lower performance but increase quality. (Inherited from Infragistics.Controls.SeriesViewer) | |
PreviewPathStyle | Gets or sets the style used to display the window preview shadow.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
PreviewRect | Gets or sets the preview rectangle. (Inherited from Infragistics.Controls.SeriesViewer) | |
PyramidMarkerTemplate | Gets or sets the template to use for pyramid markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
RenderSize | Gets (or sets) the final render size of this element. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
Resources | Gets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement) | |
ScrollbarsAnimationDuration | Gets or sets the duration of the scrollbar effects.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SelectedSeriesItems | Gets the currently selected data items. Adding or removing data items from this collection will select or deselect the visuals associated with those items. (Inherited from Infragistics.Controls.SeriesViewer) | |
SelectionBehavior | Gets or sets the selection behavior to use for the series in the component, when supported. (Inherited from Infragistics.Controls.SeriesViewer) | |
SelectionBrush | Gets or sets the selection brush to use for the series.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SelectionMode | Gets or sets the selection mode to use for the series in the component, when supported. (Inherited from Infragistics.Controls.SeriesViewer) | |
SelectionTransitionDuration | Gets or sets the duration the Selection/de-Selection effects.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
Series | Gets the current SeriesViewer object's child Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesPlotAreaMarginHorizontalMode | Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.
This is a dependency property. | |
SeriesPlotAreaMarginVerticalMode | Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.
This is a dependency property. | |
SeriesZIndex | Gets the z index to use for the series visuals. | |
ShouldAutoExpandMarginForInitialLabels | Gets or sets a whether the series viewer should auto expand margins to accomodate the initial horizontal axis labels.
This is a dependency property. | |
ShouldConsiderAutoRotationForInitialLabels | Gets or sets a whether the series viewer should consider auto rotating labels to fit them in the initial view. This implies that ShouldAutoExpandMarginForInitialLabels is true.
This is a dependency property. | |
ShouldFreezeBrushes | Gets or sets a whether the series viewer should auto-freeze brushes that are provided to it.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldKeepResourcesOnUnload | Gets or sets a whether the series viewer's components should hold their resource when unloaded.
This is a dependency property. Note, when setting this to true, it becomes the user's responsibility to set the ItemsSource of the various series and axes to null when the chart is unloaded or memory leaks will occur. This property is useful however, if unloaded charts must be examined or printed, or when expensive to load charts are on multiple tabs on a tab control. (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldPanOnMaximumZoom | Gets or sets a whether the chart should pan its content when zooming in passed max zoom level. (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldRefreshOnCompositionRender | Gets or sets a whether the series viewer should execute pending refreshes when the composition target renders.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldSimulateHoverMoveCrosshairPoint | Gets or sets whether calling SimulateHover should shift the crosshair point. (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldSuppressAxisLabelTruncation | Gets or sets a whether the series viewer should suppress truncation of axis labels.
This is a dependency property. | |
SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from System.Windows.UIElement) | |
SquareMarkerTemplate | Gets or sets the template to use for square markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
Style | Gets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement) | |
Subtitle | Gets or sets the Subtitle property.
This is a dependency property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleFontFamily | Gets or sets the SubtitleFontFamily property (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleFontSize | Gets or sets the SubtitleFontSize property (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleFontStretch | Gets or sets the SubtitleFontStretch property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleFontStyle | Gets or sets the SubtitleFontStyle property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleFontWeight | Gets or sets the SubtitleFontWeight property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleForeground | Gets or sets the Foreground property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleHorizontalAlignment | Gets or sets the SubtitleHorizontalAlignment property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitleMargin | Gets or sets the SubtitleMargin property. (Inherited from Infragistics.Controls.SeriesViewer) | |
SubtitlePresenter | The current SeriesViewer object's horizontal Zoombar (Inherited from Infragistics.Controls.SeriesViewer) | |
SuppressAutoMarginAndAngleRecalculation | Gets or sets a whether the series viewer should suppress auto recalculating margin and axis label angles.
This is a dependency property. | |
SyncChannel | Sets or gets the Synchronization channel to use for the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkElement) | |
Template | Gets or sets a control template. (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) | |
TetragramMarkerTemplate | Gets or sets the template to use for tetragram markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
Title | Text to display above the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleFontFamily | Gets or sets the TitleFontFamily property (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleFontSize | Gets or sets the TitleFontSize property (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleFontStretch | Gets or sets the TitleFontStretch property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleFontStyle | Gets or sets the TitleFontStyle property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleFontWeight | Gets or sets the TitleFontWeight property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleForeground | Gets or sets the Foreground property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleHorizontalAlignment | Gets or sets the TitleHorizontalAlignment property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitleMargin | Gets or sets the TitleMargin property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TitlePresenter | The current SeriesViewer object's horizontal Zoombar (Inherited from Infragistics.Controls.SeriesViewer) | |
ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from System.Windows.FrameworkElement) | |
ToolTipStyle | Gets or sets the current SeriesViewer's ToolTipStyle property. (Inherited from Infragistics.Controls.SeriesViewer) | |
TouchesCaptured | Gets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement) | |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) | |
TouchesDirectlyOver | Gets all touch devices that are over this element. (Inherited from System.Windows.UIElement) | |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) | |
TriangleMarkerTemplate | Gets or sets the template to use for triangle markers on the SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
Triggers | Gets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement) | |
Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
UseLayoutRounding | Gets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout. (Inherited from System.Windows.FrameworkElement) | |
UseTiledZooming | Gets or sets whether the series viewer should use cached tiles during zooms rather than the default live content. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalAlignment | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
VerticalViewScrollbarCornerRadius | Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarFill | Gets or sets the fill to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarInset | Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarMaxOpacity | Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarMode | Gets or sets the vertical scrollbar mode to use for the series viewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarOutline | Gets or sets the outline to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarPosition | Gets or sets the position to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarShouldAddAutoTrackInsets | Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarStrokeThickness | Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarTrackEndInset | Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarTrackStartInset | Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalViewScrollbarWidth | Gets or sets the width to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalZoombar | The current SeriesViewer object's vertical Zoombar (Inherited from Infragistics.Controls.SeriesViewer) | |
VerticalZoombarVisibility | Gets or sets vertical of horizontal zoom bar in the current control
This is a dependency property. | |
ViewportRect | Gets the viewport rectangle associated with the SeriesViewer, the physical dimensions of the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
Width | Gets or sets the width of the element. (Inherited from System.Windows.FrameworkElement) | |
WindowPositionHorizontal | A number between 0 and 1 determining the position of the horizontal scroll. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowPositionVertical | A number between 0 and 1 determining the position of the vertical scroll. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowRect | A rectangle representing the portion of the SeriesViewer currently in view. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowRectMinHeight | Sets or gets the minimum height that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowRectMinWidth | Sets or gets the minimum width that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowResponse | The response to user panning and zooming: whether to update the view immediately while the user action is happening, or to defer the update to after the user action is complete. The user action will be an action such as a mouse drag which causes panning and/or zooming to occur. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowScaleHorizontal | A number between 0 and 1 determining the scale of the horizontal zoom. | |
WindowScaleVertical | A number between 0 and 1 determining the scale of the vertical zoom. | |
WindowSizeMinHeight | Sets or gets minimum pixel height that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowSizeMinWidth | Sets or gets minimum pixel width that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Controls.SeriesViewer) | |
ZoombarStyle | Gets or sets the style used to display the current SeriesViewer object's zoom bars. (Inherited from Infragistics.Controls.SeriesViewer) | |
ZoomCoercionMode | Gets or sets zoom is constrained to within the axes. Setting this to false is a preview feature at the present time. (Inherited from Infragistics.Controls.SeriesViewer) | |
ZoomTileCacheSize | Gets or sets the maximum number of zoom tiles that the series viewer should cache while in tiled zooming mode. (Inherited from Infragistics.Controls.SeriesViewer) |
Name | Description | |
---|---|---|
AddCommandAvailabilityListener | (Inherited from Infragistics.Controls.SeriesViewer) | |
AddCommandStateChangedListener | (Inherited from Infragistics.Controls.SeriesViewer) | |
AddHandler | Overloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. (Inherited from System.Windows.UIElement) | |
AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement) | |
ApplyAnimationClock | Overloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | Builds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Inherited from System.Windows.FrameworkElement) | |
Arrange | Positions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement) | |
BeginAnimation | Overloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement) | |
BeginInit | Starts the initialization process for this element. (Inherited from System.Windows.FrameworkElement) | |
BeginStoryboard | Overloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement) | |
BringIntoView | Overloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement) | |
CancelManipulation | (Inherited from Infragistics.Controls.SeriesViewer) | |
CaptureImage | (Inherited from Infragistics.Controls.SeriesViewer) | |
CaptureMouse | Attempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement) | |
CaptureStylus | Attempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement) | |
CaptureTouch | Attempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement) | |
ClearTileZoomCache | Clears the tile zoom tile cache so that new tiles will be generated. Only applies if the viewer is using a tile based zoom. (Inherited from Infragistics.Controls.SeriesViewer) | |
ClearValue | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
EndInit | Indicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement) | |
EndTiledZoomingIfRunning | Manually ends a tiled zoom if one is running. (Inherited from Infragistics.Controls.SeriesViewer) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
ExportVisualData | Returns the chart visuals expressed as a ChartVisualData object. | |
FindCommonVisualAncestor | Returns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindResource | Searches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement) | |
Flush | Use to force the SeriesViewer to finish any deferred work before printing or evaluating its visual. (Inherited from Infragistics.Controls.SeriesViewer) | |
Focus | Attempts to set focus to this element. (Inherited from System.Windows.UIElement) | |
GetActualWindowScaleHorizontal | Overridden. Gets actual window scale for horizontal dimension of the control | |
GetActualWindowScaleVertical | Overridden. Gets actual window scale for vertical dimension of the control | |
GetAnimationBaseValue | Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement) | |
GetAnimationIdleVersionNumber | (Inherited from Infragistics.Controls.SeriesViewer) | |
GetBindingExpression | Returns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement) | |
GetCurrentActualWindowRect | (Inherited from Infragistics.Controls.SeriesViewer) | |
GetDesiredToolbarActions | (Inherited from Infragistics.Controls.SeriesViewer) | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
HideToolTip | Hides the active main tooltip, if displayed. (Inherited from Infragistics.Controls.SeriesViewer) | |
InputHitTest | (Inherited from System.Windows.UIElement) | |
InvalidateArrange | Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | Invalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
InvalidateVisual | Invalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement) | |
IsAncestorOf | Determines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual) | |
IsAnimationActive | (Inherited from Infragistics.Controls.SeriesViewer) | |
IsDescendantOf | Determines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual) | |
IsZoomingEnabled | Checks if zoomability is enabled (Inherited from Infragistics.Controls.SeriesViewer) | |
IsZoomingHorizontallyEnabled | Overridden. Checks if horizontal zoomability is enabled. | |
IsZoomingVerticallyEnabled | Overridden. Checks if vertical zoomability is enabled. | |
Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement) | |
MoveFocus | Moves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement) | |
OnApplyTemplate | Overridden. When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate. | |
OnKeyDown | Overloaded. Called when a key is pressed down. (Inherited from Infragistics.Controls.SeriesViewer) | |
OnToolCommandExecuting | (Inherited from Infragistics.Controls.SeriesViewer) | |
PointFromScreen | Converts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual) | |
PointToScreen | Converts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Inherited from System.Windows.Media.Visual) | |
PredictFocus | Determines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Inherited from System.Windows.FrameworkElement) | |
QueueForAnimationIdle | (Inherited from Infragistics.Controls.SeriesViewer) | |
RaiseEvent | (Inherited from System.Windows.UIElement) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
RecalculateAutoLabelsAngle | ||
RecalculateMarginAutoExpansion | ||
RefreshComputedPlotAreaMargin | ||
RegisterName | Provides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement) | |
ReleaseAllTouchCaptures | Releases all captured touch devices from this element. (Inherited from System.Windows.UIElement) | |
ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement) | |
ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement) | |
ReleaseTouchCapture | Attempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement) | |
RemoveCommandAvailabilityListener | (Inherited from Infragistics.Controls.SeriesViewer) | |
RemoveCommandStateChangedListener | (Inherited from Infragistics.Controls.SeriesViewer) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
ResetZoom | Resets the zoom level to default. (Inherited from Infragistics.Controls.SeriesViewer) | |
SetBinding | Overloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetResourceReference | Searches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) | |
SimulateHover | (Inherited from Infragistics.Controls.SeriesViewer) | |
StartTiledZoomingIfNecessary | Manually starts a tiled zoom if one isn't already running. (Inherited from Infragistics.Controls.SeriesViewer) | |
ToString | Returns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control) | |
TransformToAncestor | Overloaded. Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. (Inherited from System.Windows.Media.Visual) | |
TransformToDescendant | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from System.Windows.Media.Visual) | |
TransformToVisual | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from System.Windows.Media.Visual) | |
TranslatePoint | Translates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement) | |
TryFindResource | Searches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement) | |
UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement) | |
UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
UpdateLayout | Ensures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement) | |
UseFixedAspectZoom | Boolean method indicating whether or not this SeriesViewer should be zoomed only with a fixed aspect ratio. (Inherited from Infragistics.Controls.SeriesViewer) | |
ZoomIn | Performs zoom in action on the chart by specified percentage of current window rect (Inherited from Infragistics.Controls.SeriesViewer) | |
ZoomOut | Performs zoom out action on the chart by specified percentage of current window rect (Inherited from Infragistics.Controls.SeriesViewer) |
Name | Description | |
---|---|---|
AddLogicalChild | Adds the provided object to the logical tree of this element. (Inherited from System.Windows.FrameworkElement) | |
AddVisualChild | Defines the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual) | |
ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from System.Windows.FrameworkElement) | |
ArrangeOverride | Called to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control) | |
CalculateActualWindowRect | Called to calculate the actual window rectangle. (Inherited from Infragistics.Controls.SeriesViewer) | |
CaptureControlImage | (Inherited from Infragistics.Controls.SeriesViewer) | |
ClearTileZoomCacheDueToVisualsChange | Clears the tile zoom cache after visuals have changed. (Inherited from Infragistics.Controls.SeriesViewer) | |
ComputeEffectiveViewport | Overridden. Method used to calculate the effective viewport bounds. | |
CreateView | Overridden. Called to create the view for the series. | |
CrosshairNotify | Called to notify of the crosshair point changing. (Inherited from Infragistics.Controls.SeriesViewer) | |
DeferBackgroundRefresh | Calls for a deferred refresh to the SeriesViewer's background. (Inherited from Infragistics.Controls.SeriesViewer) | |
FlushInternal | Use to force the SeriesViewer to finish any deferred work before printing or evaluating its visual. (Inherited from Infragistics.Controls.SeriesViewer) | |
ForAllVisualSeries | (Inherited from Infragistics.Controls.SeriesViewer) | |
GetChartRoot | internal (Inherited from Infragistics.Controls.SeriesViewer) | |
GetCurrentContentViewport | Gets the current content viewport. (Inherited from Infragistics.Controls.SeriesViewer) | |
GetFontInfo | Overridden. Gets the FontInfo object associated with this chart. | |
GetHorizontalWrapInfo | (Inherited from Infragistics.Controls.SeriesViewer) | |
GetLayoutClip | Overridden. | |
GetTemplateChild | Returns the named element in the visual tree of an instantiated System.Windows.Controls.ControlTemplate. (Inherited from System.Windows.FrameworkElement) | |
GetUIParentCore | Returns an alternative logical parent for this element if there is no visual parent. (Inherited from System.Windows.FrameworkElement) | |
GetVisualChild | Overrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Inherited from System.Windows.FrameworkElement) | |
HitTestCore | Overloaded. Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). (Inherited from System.Windows.UIElement) | |
InitializeScalingRatio | Sets the initial pixel scaling ratio for the component to its automatic value. (Inherited from Infragistics.Controls.SeriesViewer) | |
InvalidateComputedPlotAreaMargin | (Inherited from Infragistics.Controls.SeriesViewer) | |
JustZoomed | Returns true if a zoom interaction happened a short time ago. (Inherited from Infragistics.Controls.SeriesViewer) | |
MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MeasureOverride | Called to remeasure a control. (Inherited from System.Windows.Controls.Control) | |
OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement) | |
OnActualHitTestModeChanged | (Inherited from Infragistics.Controls.SeriesViewer) | |
OnActualWindowRectUpdated | Overridden. | |
OnChildDesiredSizeChanged | Supports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement) | |
OnComputedPlotAreaMarginInvalidated | Overridden. | |
OnContactCompleted | Called when a contact is completed. (Inherited from Infragistics.Controls.SeriesViewer) | |
OnContactMoved | Called when a contact is moved to a new position. (Inherited from Infragistics.Controls.SeriesViewer) | |
OnContactStarted | Called when a contact has started at a location. (Inherited from Infragistics.Controls.SeriesViewer) | |
OnContainerSizeChanged | Overridden. | |
OnContextMenuClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement) | |
OnContextMenuOpening | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement) | |
OnCreateAutomationPeer | Overridden. Called when the automation peer has been created. | |
OnDpiChanged | Called when the DPI at which this View is rendered changes. (Inherited from System.Windows.Media.Visual) | |
OnDragEnter | Invoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnDragLeave | Invoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnDragOver | Invoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnDrop | Invoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnFocusedItemsChangedOverride | (Inherited from Infragistics.Controls.SeriesViewer) | |
OnGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from System.Windows.FrameworkElement) | |
OnGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnGotMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnGotStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnGotTouchCapture | Provides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement) | |
OnHighlightingAnimationCompleted | (Inherited from Infragistics.Controls.SeriesViewer) | |
OnHoverBehaviorOverridesChanged | Called when the series viewer should reevaluate the series to determine if the default hover interactions should be disabled or enabled. (Inherited from Infragistics.Controls.SeriesViewer) | |
OnInitialized | Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to %[LangWord]true %internally. (Inherited from System.Windows.FrameworkElement) | |
OnIsKeyboardFocusedChanged | Invoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsKeyboardFocusWithinChanged | Invoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsMouseCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsMouseCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsMouseDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsStylusCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsStylusCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnIsStylusDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnLostFocus | Raises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement) | |
OnLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnLostMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnLostStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement) | |
OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement) | |
OnMouseDoubleClick | Raises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control) | |
OnMouseDown | Invoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseEnter | Invoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseLeave | Invoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseUp | Invoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewDragEnter | Invoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewDragLeave | Invoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewDragOver | Invoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewDrop | Invoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewKeyDown | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseDoubleClick | Raises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control) | |
OnPreviewMouseDown | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseUp | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement) | |
OnPreviewTouchMove | Provides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement) | |
OnPreviewTouchUp | Provides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement) | |
OnPropertyChanged | Handles property changes (Inherited from Infragistics.Controls.SeriesViewer) | |
OnQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnQueryCursor | Invoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnRender | When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. (Inherited from System.Windows.UIElement) | |
OnRenderSizeChanged | Raises the System.Windows.FrameworkElement.SizeChanged event, using the specified information as part of the eventual event data. (Inherited from System.Windows.FrameworkElement) | |
OnSelectedItemsChangedOverride | (Inherited from Infragistics.Controls.SeriesViewer) | |
OnSeriesAnimationCompleted | (Inherited from Infragistics.Controls.SeriesViewer) | |
OnSeriesViewerAnimationCompleted | (Inherited from Infragistics.Controls.SeriesViewer) | |
OnStyleChanged | (Inherited from System.Windows.FrameworkElement) | |
OnStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusEnter | Invoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusLeave | Invoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnTemplateChanged | (Inherited from System.Windows.Controls.Control) | |
OnTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) | |
OnToolTipClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement) | |
OnToolTipOpening | Invoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement) | |
OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement) | |
OnTouchEnter | Provides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement) | |
OnTouchLeave | Provides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
OnTouchMove | Provides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement) | |
OnTouchUp | Provides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement) | |
OnViewCreated | Overridden. Called when the view for the chart is created. | |
OnVisualChildrenChanged | Called when the System.Windows.Media.VisualCollection of the visual object is modified. (Inherited from System.Windows.Media.Visual) | |
OnVisualParentChanged | Invoked when the parent of this element in the visual tree is changed. Overrides System.Windows.UIElement.OnVisualParentChanged(System.Windows.DependencyObject). (Inherited from System.Windows.FrameworkElement) | |
ParentLayoutInvalidated | Supports incremental layout implementations in specialized subclasses of System.Windows.FrameworkElement. System.Windows.FrameworkElement.ParentLayoutInvalidated(System.Windows.UIElement) is invoked when a child element has invalidated a property that is marked in metadata as affecting the parent's measure or arrange passes during layout. (Inherited from System.Windows.FrameworkElement) | |
PrepareAxesForTiledZoom | Overridden. Prepares the axes for a zoom operation in the tile source. | |
PreviewNotify | Called to notify of the preview rectangle changing. (Inherited from Infragistics.Controls.SeriesViewer) | |
ProcessPlotAreaSizeChanged | Called so that the viewer can reconcile a plot area size change. (Inherited from Infragistics.Controls.SeriesViewer) | |
PropertyUpdatedOverride | Overridden. Called when a property value has been updated. | |
RaiseImageCaptured | (Inherited from Infragistics.Controls.SeriesViewer) | |
RaisePropertyChanged | Raises the PropertyUpdated event. (Inherited from Infragistics.Controls.SeriesViewer) | |
RaiseSeriesAnimating | (Inherited from Infragistics.Controls.SeriesViewer) | |
RefreshAllContentAfterTiledZoom | Overridden. Re-renders the chart. | |
RegisterBackgroundContent | Registers the given DependencyObject as background content. (Inherited from Infragistics.Controls.SeriesViewer) | |
ReleaseAxesFromTiledZoom | Overridden. Notifies the axes that a tile source zoom operation has ended. | |
RemoveDataSource | Removes the DataSource setting for the given argument. (Inherited from Infragistics.Controls.SeriesViewer) | |
RemoveLogicalChild | Removes the provided object from this element's logical tree. System.Windows.FrameworkElement updates the affected logical tree parent pointers to keep in sync with this deletion. (Inherited from System.Windows.FrameworkElement) | |
RemoveVisualChild | Removes the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual) | |
ResolveIsSelectionEnabled | (Inherited from Infragistics.Controls.SeriesViewer) | |
ResolveZoomCoercionMode | (Inherited from Infragistics.Controls.SeriesViewer) | |
ScaleTilesetRect | (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldHorizontalWrap | (Inherited from Infragistics.Controls.SeriesViewer) | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject) | |
UnRegisterBackgroundContent | Unregisters the given DependencyObject as background content. (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateActualPlotAreaBorderBrush | Overridden. Updates border brush or actual plot area | |
UpdateAcutalWindowProperties | Overridden. Updates properties such as ActualWindowPositionHorizontal based on the value of the ActualWindowRect property. | |
UpdateAxisViewport | Set the given Axis viewport equal to the SeriesViewer viewport. (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateFocusHighlights | internal (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateHighlights | internal (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateNearestSeries | (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateOPDMobileMode | Updates the OverviewPlusDetailPane's mobile mode flag. (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateOverviewPlusDetailPaneControlPanelVisibility | internal (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateOverviewPlusDetailPaneVisibility | Updates the visibility of the OverviewPlusDetailPane. (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateSelectionHighlights | internal (Inherited from Infragistics.Controls.SeriesViewer) | |
UpdateWindowRect | Overloaded. Updates window rect with desired width and height (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowNotify | Called to notify of the window rectangle changing. (Inherited from Infragistics.Controls.SeriesViewer) |
Name | Description | |
---|---|---|
ActualWindowRectChanged | Raised when the actual window rectangle of the SeriesViewer changes. (Inherited from Infragistics.Controls.SeriesViewer) | |
ContextMenuClosing | Occurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement) | |
ContextMenuOpening | Occurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
FocusableChanged | Occurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from System.Windows.UIElement) | |
FocusedSeriesItemsChanged | Raised when the SelectedItems collection has changed. (Inherited from Infragistics.Controls.SeriesViewer) | |
GiveFeedback | Occurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.UIElement) | |
GotFocus | Occurs when this element gets logical focus. (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement) | |
GotMouseCapture | Occurs when this element captures the mouse. (Inherited from System.Windows.UIElement) | |
GotStylusCapture | Occurs when this element captures the stylus. (Inherited from System.Windows.UIElement) | |
GotTouchCapture | Occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement) | |
GridAreaRectChanged | Occurs just after the current SeriesViewer's grid area rectangle is changed. (Inherited from Infragistics.Controls.SeriesViewer) | |
ImageCaptured | Event raised when an image of the component is saved (Inherited from Infragistics.Controls.SeriesViewer) | |
Initialized | Occurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. (Inherited from System.Windows.FrameworkElement) | |
IsEnabledChanged | Occurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from System.Windows.UIElement) | |
IsHitTestVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusedChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithinChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.UIElement) | |
IsMouseCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement) | |
IsStylusCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement) | |
IsVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. (Inherited from System.Windows.UIElement) | |
KeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement) | |
KeyUp | Occurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement) | |
LayoutUpdated | Occurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from System.Windows.UIElement) | |
Loaded | Occurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkElement) | |
LostFocus | Occurs when this element loses logical focus. (Inherited from System.Windows.UIElement) | |
LostKeyboardFocus | Occurs when the keyboard is no longer focused on this element,. (Inherited from System.Windows.UIElement) | |
LostMouseCapture | Occurs when this element loses mouse capture. (Inherited from System.Windows.UIElement) | |
LostStylusCapture | Occurs when this element loses stylus capture. (Inherited from System.Windows.UIElement) | |
LostTouchCapture | Occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement) | |
ManipulationBoundaryFeedback | Occurs when the manipulation encounters a boundary. (Inherited from System.Windows.UIElement) | |
ManipulationCompleted | Occurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from System.Windows.UIElement) | |
ManipulationDelta | Occurs when the input device changes position during a manipulation. (Inherited from System.Windows.UIElement) | |
ManipulationInertiaStarting | Occurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from System.Windows.UIElement) | |
ManipulationStarted | Occurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from System.Windows.UIElement) | |
ManipulationStarting | Occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement) | |
MouseDoubleClick | Occurs when a mouse button is clicked two or more times. (Inherited from System.Windows.Controls.Control) | |
MouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseEnter | Occurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.UIElement) | |
MouseLeave | Occurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseMove | Occurs when the mouse pointer moves while over this element. (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseUp | Occurs when any mouse button is released over this element. (Inherited from System.Windows.UIElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PlotAreaClicked | Occurs when the left mouse button is clicked while the mouse pointer is over the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMouseEnter | Occurs when the pointer enters the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMouseLeave | Occurs when the pointer exits the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMouseLeftButtonUp | Occurs when the left mouse button is pressed while the mouse pointer is over the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PlotAreaMouseOver | Occurs when the pointer if over the plot area. (Inherited from Infragistics.Controls.SeriesViewer) | |
PreviewDragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement) | |
PreviewDragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement) | |
PreviewDragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
PreviewDrop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
PreviewGiveFeedback | Occurs when a drag-and-drop operation is started. (Inherited from System.Windows.UIElement) | |
PreviewGotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement) | |
PreviewKeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement) | |
PreviewKeyUp | Occurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement) | |
PreviewLostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseDoubleClick | Occurs when a user clicks the mouse button two or more times. (Inherited from System.Windows.Controls.Control) | |
PreviewMouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseMove | Occurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseUp | Occurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewQueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusDown | Occurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement) | |
PreviewStylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusMove | Occurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. (Inherited from System.Windows.UIElement) | |
PreviewStylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.UIElement) | |
PreviewStylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement) | |
PreviewStylusUp | Occurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement) | |
PreviewTextInput | Occurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
PreviewTouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
PreviewTouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
PreviewTouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
PropertyChanged | Notifies clients that a property value has changed. (Inherited from Infragistics.Controls.SeriesViewer) | |
PropertyUpdated | Occurs when the value of a property is updated. (Inherited from Infragistics.Controls.SeriesViewer) | |
QueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement) | |
QueryCursor | Occurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. (Inherited from System.Windows.UIElement) | |
RefreshCompleted | Raised when the SeriesViewer's processing for an update has completed. (Inherited from Infragistics.Controls.SeriesViewer) | |
RequestBringIntoView | Occurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement) | |
SelectedSeriesItemsChanged | Raised when the SelectedItems collection has changed. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesClick | Occurs when the left mouse button is released while the mouse pointer is over a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesCursorMouseMove | Occurs when the cursors are moved over a series in this SeriesViewer. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseEnter | Occurs when the mouse pointer enters a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseLeave | Occurs when the mouse pointer leaves a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseMove | Occurs when the mouse pointer moves while over a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SeriesMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over a Series. (Inherited from Infragistics.Controls.SeriesViewer) | |
SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from System.Windows.FrameworkElement) | |
SourceUpdated | Occurs when the source value changes for any existing property binding on this element. (Inherited from System.Windows.FrameworkElement) | |
StylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
StylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
StylusDown | Occurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement) | |
StylusEnter | Occurs when the stylus enters the bounds of this element. (Inherited from System.Windows.UIElement) | |
StylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement) | |
StylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement) | |
StylusLeave | Occurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.UIElement) | |
StylusMove | Occurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. (Inherited from System.Windows.UIElement) | |
StylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement) | |
StylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement) | |
StylusUp | Occurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.UIElement) | |
TargetUpdated | Occurs when the target value changes for any property binding on this element. (Inherited from System.Windows.FrameworkElement) | |
TextInput | Occurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
ToolTipClosing | Occurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkElement) | |
ToolTipOpening | Occurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkElement) | |
TouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
TouchEnter | Occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement) | |
TouchLeave | Occurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.UIElement) | |
TouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
TouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
Unloaded | Occurs when the element is removed from within an element tree of loaded elements. (Inherited from System.Windows.FrameworkElement) | |
ViewerManipulationEnding | Raised when an ongoing manipulation of the series viewer is ended. (Inherited from Infragistics.Controls.SeriesViewer) | |
ViewerManipulationStarting | Raised when an ongoing manipulation of the series viewer is started. (Inherited from Infragistics.Controls.SeriesViewer) | |
WindowRectChanged | Occurs just after the current SeriesViewer's window rectangle is changed. (Inherited from Infragistics.Controls.SeriesViewer) |