Version

HorizontalStackedSeriesBase Class Members

The following tables list the members exposed by HorizontalStackedSeriesBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)XAxisPropertyIdentifies the XAxis dependency property.  
Public Fieldstatic (Shared in Visual Basic)YAxisPropertyIdentifies the YAxis dependency property.  
Protected Fields
 NameDescription
Protected Field_indexedPropertyContext (Inherited from Infragistics.Controls.Charts.Series)
Protected Field_tooltipResources (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal FieldRenderManagerThe current render state of the series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the actual opacity applied to the area fill visual. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualBrushGets the effective brush for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualCloseLabelGets the text that is displayed for the Close label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualHeightGets the rendered height of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualHighLabelGets the text that is displayed for the High label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualHighlightedValuesFadeOpacityGets actual HighlightedValues fade opacity (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualHighlightingFadeOpacityGets actual highlighting fade opacity (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualHighlightingModeGets actual highlighting mode (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualLayersGets the actual extra layers for the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualLegendGets the effective legend associated with the current series object. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualLegendItemBadgeBrushGets the effective legend badge fill for the current series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualLegendItemBadgeOutlineGets the effective legend badge outline for the current series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualLegendItemBadgeTemplateGets the actual legend item badge template used by the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualLowLabelGets the text that is displayed for the Low label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualMarkerBrushGets the effective marker brush for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyActualMarkerFillOpacityGets the actual opacity applied to the fill of the markers. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualMarkerOutlineGets the effective marker outline for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyActualMarkerTemplateGets the effective marker template for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyActualOpenLabelGets the text that is displayed for the Open label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualOutlineGets the effective outline for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualRadiusLabelGets the text that is displayed for the Value label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualResolution (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualThicknessGets the effective Thickness for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualValueLabelGets the text that is displayed for the Value label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualVolumeLabelGets the text that is displayed for the Volume label in the tooltip. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyActualWidthGets the rendered width of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDropGets 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)
Public PropertyAreaFillOpacityGets or sets the opacity applied to the area fill visual. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyAreAnyTouchesCapturedGets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesCapturedWithinGets 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)
Public PropertyAreAnyTouchesDirectlyOverGets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesOverGets 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)
Public PropertyAutoGenerateSeriesGets or sets whether series should be automatically generated. Reqiures the use of GroupBy as the ItemsSource. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public PropertyBackgroundGets or sets a brush that describes the background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBindingGroupGets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyBitmapEffectGets 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)
Public PropertyBitmapEffectInputGets 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)
Public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBrushGets or sets the brush to use for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyCacheModeGets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyClipGets 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)
Public PropertyClipToBoundsGets 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)
Public PropertyCommandBindingsGets 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)
Public PropertyContextMenuGets 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)
Public PropertyCursorGets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyDashArrayGets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyDashCapGets or sets the PenLineCap enumeration value that specifies how the current series object's dash ends are drawn.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyDataContextGets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataLegendKeyGets unique key used to identify the series in data legend (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSizeGets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDiscreteLegendItemTemplateGets or sets the DiscreteLegendItemTemplate property.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEffectGets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyEndCapGets or sets the style of the end point of any lines or polylines representing this series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyErrorBarSettingsThe error bar settings for the series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyFinalValueThe final value of this series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyFlowDirectionGets 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)
Public PropertyFocusableGets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyleGets 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)
Public PropertyFontFamilyGets or sets the font family of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontSizeGets or sets the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyleGets or sets the font style. (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeightGets or sets the weight or thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyForceCursorGets 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)
Public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyHasAnimatedPropertiesGets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
Public PropertyHasMarkersReturns whether the current series supports visual markers. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyHasOnlyMarkersGets whether the series has only marker as visuals (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyHasValueAxisOverridden.   
Public PropertyHeightGets or sets the suggested height of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyHighlightedItemsSourceGets or sets the data to highlight for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyHighlightedTitleSuffixGets or sets the HighlightedTitleSuffix property.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyHighlightedValuesDisplayModeGets or sets whether and how to display highlighted values for the series. 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.Charts.Series)
Public PropertyHighlightedValuesExtraPropertyOverlaysGets the current extra layers for the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyHighlightedValuesFadeOpacityGets or sets the target opacity to fade to for fade style HighlightedValues.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyHighlightingFadeOpacityGets or sets the target opacity to fade to for fade style highlighting.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyHorizontalAlignmentGets 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)
Public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyIndexGets the Index property. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyInputBindingsGets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement)
Public PropertyInputScopeGets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyIsActualLegendFinancialGets or sets whether the ActualLegend is FinancialLegend or normal Legend.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAnnotationCalloutLayerGets whether the series is an callout annotation layer. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAnnotationCrosshairLayerGets whether the series is an crosshair annotation layer. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAnnotationFinalValueGets whether the series is final value annotation layer. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAnnotationHoverLayerGets whether the series is an annotation layer displayed only when hovering over the chart. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAnnotationLayerGets whether the series is an annotation layer. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAnnotationValueLayerGets whether the series is a value annotation layer. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAreaGets whether the current series shows an area shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsAreaOrLineGets whether the current series shows an area or line shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsArrangeValidGets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement)
Public PropertyIsBarGets whether the current series shows a horizontal column shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsCategoryGets whether or not this series is Category series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyIsColumnGets whether the current series shows a column shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsComponentHighlightingModeIgnoredGets or sets whether the component level highlight mode is ignored.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsCustomCategoryMarkerStyleAllowedGets or sets whether this category series should allow custom style overrides of its individual marker visuals. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyIsCustomCategoryStyleAllowedGets or sets whether this category series should allow custom style overrides of its individual visuals. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyIsDefaultCrosshairBehaviorDisabledGets whether the default crosshair behavior should be disabled if this series is present. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsDefaultTooltipBehaviorDisabledGets whether the default tooltip behavior should be disabled if this series is present. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsDefaultToolTipSelectedGets if the default tooltip has been selected for display. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsDropShadowEnabledGets or sets whether drop shadow should be enabled for this series. This property will be disregarded if the series' Effect property is set. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsEnabledGets 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)
Public PropertyIsFinancialGets whether the current series is a financial type series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsFinancialIndicatorGets whether the series is financial indicator (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsFinancialOverlayGets whether the series is financial overlay (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsFinancialSeriesGets whether the series has financial OHLC/candlestick visuals (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsFinancialWaterfallGets whether the series is financial waterfall (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsFocusedGets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsFragmentGets whether the current series is a stack fragment. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsGeographicGets whether the current series is a geographic series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsHighlightingEnabledGets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsHitTestVisibleGets 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)
Public PropertyIsIndexedGets if the series uses an index, which can be used to auto-assign it a color. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsInitializedGets 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)
Public PropertyIsInputMethodEnabledGets 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)
Public PropertyIsKeyboardFocusedGets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithinGets 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)
Public PropertyIsLineContourGets whether the current series shows a line contour shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsLineOnlyGets whether the current series shows only line shapes. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsLoadedGets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement)
Public PropertyIsManipulationEnabledGets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyIsMarkerlessDisplayPreferredOverridden by derived series classes to indicate when markerless display is preferred or not. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsMeasureValidGets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCapturedGets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithinGets 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)
Public PropertyIsMouseDirectlyOverGets 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)
Public PropertyIsMouseOverGets 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)
Public PropertyIsNegativeColorSupportedOverridden by derived series classes to indicate when negative colors are supported or not. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsPercentBased (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public PropertyIsPieGets whether the current series shows a pie shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsPixelGets whether the current series shows pixels. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsPolarGets whether the current series is a polar type series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsPolygonGets whether the current series shows a polygon shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsPolylineGets whether the current series shows a polyline shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsRadialGets whether the current series is a radial type series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsRangeGets whether the current series is a range type series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsScatterGets whether the current series is a scatter type series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsShapeGets whether the current series is a shape type series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsShapeControlGets whether the current series shows interactive shape controls. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsSplineGets whether the current series shows a spline shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsStackedChecks if this series is a stacked series (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public PropertyIsStepGets whether the current series shows step shapes. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsStylusCapturedGets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithinGets 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)
Public PropertyIsStylusDirectlyOverGets 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)
Public PropertyIsStylusOverGets 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)
Public PropertyIsSummarizationSupported (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyIsTileGets whether the current series shows a tile imagery. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsTransitionInEnabledGets or sets whether the series should transition into the plot area when a new data source is assigned. Note: Transitions are not currently supported for stacked series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyIsUsableInLegendGets if the series should appear in any legends. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsValueAxisInvertedOverridden.   
Public PropertyIsValueOverlayGets whether the series is a value overlay. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsVerticalGets whether the current series is oriented vertically. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyIsVisibleGets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsWaterfallGets whether the current series shows a waterfall column shape. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyItemsSourceGets or sets the ItemsSource property for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLanguageGets or sets localization/globalization language information that applies to an element. (Inherited from System.Windows.FrameworkElement)
Public PropertyLayersGets the current extra layers for the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLayoutTransformGets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from System.Windows.FrameworkElement)
Public PropertyLegendGets or sets a legend for the current series object. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLegendItemGets the legend item associated with the current series object. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLegendItemBadgeModeGets or sets the mode of legend badge representing the current series in a legend. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLegendItemBadgeShapeGets or sets the type of legend badge representing the current series in a legend. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLegendItemBadgeTemplateGets or sets the LegendItemBadgeTemplate property.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLegendItemTemplateGets or sets the LegendItemTemplate property.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyLineJoinGets or sets the brush that specifies current series object's line join style.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyMarginGets or sets the outer margin of an element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMarkerBrushGets or sets the brush that specifies how the current series object's marker interiors are painted.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerFillModeGets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerFillOpacityGets or sets the opacity applied to the fill of the markers. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyMarkerOutlineGets or sets the brush that specifies how the current series object's marker outlines are painted.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerOutlineModeGets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerStyleGets or sets the Style to be used for the markers.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerTemplateGets or sets the MarkerTemplate for the current series object. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerThicknessGets or sets thickness of the marker outline (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMarkerTypeGets or sets the marker type for the current series object. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyMaxHeightGets or sets the maximum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeightGets or sets the minimum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidthGets or sets the minimum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMiterLimitGets or sets the current series object's outline miter limit. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyMouseOverEnabledGets or sets the whether the chart reacts to mouse move events.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyNameGets 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)
Public PropertyOpacityGets 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)
Public PropertyOpacityMaskGets 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)
Public PropertyOutlineGets or sets the brush to use for the outline of the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyOutlineModeGets or sets the outline mode to use for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyOverridesDefaultStyleGets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkElement)
Public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyParentGets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyPercentChangeThe percent change from the beginning to the end of this series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyPersistIdGets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement)
Public PropertyRenderSizeGets (or sets) the final render size of this element. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets 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)
Public PropertyResolutionGets or sets the current series object's rendering resolution.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyResourcesGets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
Public PropertyReverseLegendOrderGets or sets whether the order of the fragment series should be reversed in the legend. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public PropertyRootCanvasGets the root canvas for the current series object. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertySafeActualBrushGets the effective brush for the current series object with opacity removed so its contrasty for use as a font color.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertySeriesContains one or more stacked fragments. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public PropertySeriesViewerGets the Chart for the current chart series object. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShadowBlurGets or sets how defined the edges of the shadow are (how blurry the shadow is). (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShadowColorGets or sets the drop shadow color. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShadowDepthGets or sets the distance between the object and the shadow that it casts. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShadowDirectionGets or sets the angle at which the shadow is cast. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShadowOpacityGets or sets the degree of opacity of the shadow. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShouldAnimateOnDataSourceSwapGets or sets whether and how to display highlighted values for the series. 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.Charts.Series)
Public PropertyShouldFreezeBrushesGets or sets a whether the series should auto-freeze brushes that are provided to it.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShouldHideAutoCalloutsGets or sets whether this series should suppress it's auto callouts

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShouldShiftOpacityForSafeActualBrushGets or sets whether the opacity should be automatically shifted for the safe actual brush.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyShowDefaultTooltipGets or sets whether default tooltip will be shown.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertySnapsToDevicePixelsGets 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)
Public PropertyStartCapGets or sets the style of the starting point of any lines or polylines representing this series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyStyleGets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement)
Public PropertySyncLinkSets or sets the synchroniation link associated with the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTabIndexGets 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)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyTemplatedParentGets 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)
Public PropertyThicknessGets or sets the width of the current series object's line thickness.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTitleGets or sets the Title property.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyToolTipGets or sets the ToolTip for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyToolTipFormatterGets the tooltip formatter associated with the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTouchesCapturedGets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement)
Public PropertyTouchesCapturedWithinGets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyTouchesDirectlyOverGets all touch devices that are over this element. (Inherited from System.Windows.UIElement)
Public PropertyTouchesOverGets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyTransitionDurationGets or sets the duration of the current series's morph.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionEasingFunctionGets or sets the EasingFunction used to morph the current series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionInDurationGets or sets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionInModeGets or sets the method by which to animate the data into the chart when the chart data source is swapped. Note: Transitions are not currently supported for stacked series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionOutDurationGets or sets the duration of the current series's transition out morph.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionOutEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTransitionOutSpeedTypeGets or sets the duration of the current series's transition out morph.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyTriggersGets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement)
Public PropertyUidGets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyUseHighMarkerFidelitySets or Gets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public PropertyUseLayoutRoundingGets 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)
Public PropertyUseLightweightMarkersDetermines if high performance mode should be enabled for the markers. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public PropertyVerticalAlignmentGets 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)
Public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyViewGets or sets the view associated with the series. (Inherited from Infragistics.Controls.Charts.Series)
Public PropertyVisibilityGets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyVisibleRangeMarginBottomGets or sets the bottom margin to use when getting a visible axis range for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyVisibleRangeMarginLeftGets or sets the left margin to use when getting a visible axis range for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyVisibleRangeMarginRightGets or sets the right margin to use when getting a visible axis range for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyVisibleRangeMarginTopGets or sets the top margin to use when getting a visible axis range for the series.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyVisibleRangeModeGets or sets the visible range mode to use.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Public PropertyWidthGets or sets the width of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyXAxisGets or sets the effective x-axis for this series.  
Public PropertyYAxisGets or sets the effective y-axis for this series.  
Protected Properties
 NameDescription
Protected PropertyActualHighlightedValuesDisplayMode (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyActualIsCustomCategoryMarkerStyleAllowedGets or sets restriction of ActualIsCustomCategoryMarkerStyle (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected PropertyActualIsCustomCategoryStyleAllowedGets or sets restriction of ActualIsCustomCategoryStyle (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected PropertyActualVisibleRangeMarginBottomGets actual margin bottom of visible range (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyActualVisibleRangeMarginLeftGets actual margin left of visible range (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyActualVisibleRangeMarginRightGets actual margin right of visible range (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyActualVisibleRangeMarginTopGets actual margin top of visible range (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyAlternateViewsThe alternate views in context for this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyAnimatorAnimator responsible for series transitions. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyCustomClipRectA clipping rectangle to apply to this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyDefaultStyleKeyGets or sets the key to use to reference the style for this control, when theme styles are used or defined. (Inherited from System.Windows.FrameworkElement)
Protected PropertyDuringDataSwap (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyFastItemsSourceGets or sets the ItemsSource property for the current series object.

This is a dependency property.

(Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyForceReplayTransitionIn (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyHandlesScrollingGets a value that indicates whether a control supports scrolling. (Inherited from System.Windows.Controls.Control)
Protected PropertyHasClones (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyHasEffectiveKeyboardFocusGets a value that indicates whether the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Protected Internal PropertyHasIndividualElementsChecks if series has individual elements (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyHasLayers (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyHasSpecificHighlightingModeChecks if series has specific highlighting mode set (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyHighlightedValuesValid (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyInheritanceBehaviorGets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. (Inherited from System.Windows.FrameworkElement)
Protected Internal PropertyIsDropShadowSupportedGets if the current series supports drop shadows. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected PropertyIsEnabledCoreGets a value that becomes the return value of System.Windows.UIElement.IsEnabled in derived classes. (Inherited from System.Windows.UIElement)
Protected PropertyIsHighlightingSupportedChecks if the series supports highlighting of its elements (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal PropertyIsPrimaryAxisSortingAxisReturns true if the primary axis is a sorting axis. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal PropertyLogicalChildrenGets an enumerator for logical child elements of this element. (Inherited from System.Windows.FrameworkElement)
Protected Internal PropertyResGets string resource provider (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyShouldDeferEnterAndLeaveGets or sets a value indicating whether to use the deferred mouse enter and leave or not. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyShouldFreezeBrushesCachedinternal (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertySkipPrepareBoolean indicating whether or not to skip rendering preparation. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertySkipThumbnailPrepareBoolean indicating whether or not to skip rendering preparation for the thumbnail view. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyStylusPlugInsGets a collection of all stylus plug-in (customization) objects associated with this element. (Inherited from System.Windows.UIElement)
Protected PropertySupportsHighlightedValueLayer (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal PropertyThumbnailDirtyBoolean indicating whether or not the thumbnail view needs to be re-rendered. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyThumbnailViewThe view of this series in the chart's thumbnail. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyTransitionInIsInProgressGets or sets if the series is currently animating into view. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyTransitionInViableIndicates that a transition in can occur when the series is ready to render. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyTransitionInViableResolvedGets a boolean indicating whether or not the in-transition is viable. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyTransitionOutIsInProgressGets or sets if the series is currently animating out of view. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyTransitionOutViableIndicates that a transition out can occur when the series is ready to render. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyTransitionOutViableResolvedGets a boolean indicating whether or not the out-transition is viable. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyUseDeferredMouseEnterAndLeaveGets or sets a value indicating whether to use the deferred mouse enter and leave or not. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyUseOverlaySchedulerBoolean indicating whether or not this series should use the overlay scheduler. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal PropertyUsesPresortedValueColumnDetermines whether or not this series requires data values to be sorted. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyViewportGets the viewport associated with the series. (Inherited from Infragistics.Controls.Charts.Series)
Protected PropertyVisualBitmapEffectGets or sets the System.Windows.Media.Effects.BitmapEffect value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualBitmapEffectInputGets or sets the System.Windows.Media.Effects.BitmapEffectInput value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualBitmapScalingModeGets or sets the System.Windows.Media.BitmapScalingMode for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualCacheModeGets or sets a cached representation of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualChildrenCountGets the number of visual child elements within this element. (Inherited from System.Windows.FrameworkElement)
Protected Internal PropertyVisualClearTypeHintGets or sets the System.Windows.Media.ClearTypeHint that determines how ClearType is rendered in the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualClipGets or sets the clip region of the System.Windows.Media.Visual as a System.Windows.Media.Geometry value. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualEdgeModeGets or sets the edge mode of the System.Windows.Media.Visual as an System.Windows.Media.EdgeMode value. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualEffectGets or sets the bitmap effect to apply to the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOffsetGets or sets the offset value of the visual object. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOpacityGets or sets the opacity of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOpacityMaskGets or sets the System.Windows.Media.Brush value that represents the opacity mask of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualParentGets the visual tree parent of the visual object. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualScrollableAreaClipGets or sets a clipped scrollable area for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected Internal PropertyVisualTextHintingModeGets or sets the System.Windows.Media.TextHintingMode of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected Internal PropertyVisualTextRenderingModeGets or sets the System.Windows.Media.TextRenderingMode of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualTransformGets or sets the System.Windows.Media.Transform value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualXSnappingGuidelinesGets or sets the x-coordinate (vertical) guideline collection. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualYSnappingGuidelinesGets or sets the y-coordinate (horizontal) guideline collection. (Inherited from System.Windows.Media.Visual)
Public Methods
 NameDescription
Public MethodAddHandlerOverloaded. 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)
Public MethodAddToEventRouteAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded. 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)
Public MethodApplyTemplateBuilds 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)
Public MethodArrangePositions 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)
Public MethodBeginAnimationOverloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement)
Public MethodBeginInitStarts the initialization process for this element. (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
Public MethodCanUseAsXAxisDetermine if object can be used as XAxis  
Public MethodCanUseAsYAxisDetermine if object can be used as YAxis  
Public MethodCaptureMouseAttempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement)
Public MethodCaptureStylusAttempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement)
Public MethodCaptureTouchAttempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement)
Public MethodClearValueOverloaded. 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)
Public MethodCoerceValueCoerces 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)
Public MethodEndInitIndicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public MethodFindCommonVisualAncestorReturns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResourceSearches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement)
Public MethodFocusAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
Public MethodFromWorldPositionConverts a point from world coordinates to coordinates within the viewport of the series. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetActualMarkerBrushReturns the actual marker brush used by the series if the series has markers. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public MethodGetActualMarkerOutlineBrushReturns the actual marker outline used by the series if the series has markers. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public MethodGetActualMarkerShapeReturns the value of MarkerType property or "Custom" if MarkerTemplate property is set. As long as the series has markers. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public MethodGetActualMarkerTemplateReturns the actual marker template used by the series if the series has markers. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetAxesOverridden. Gets this series' axes as an array.  
Public MethodGetBindingExpressionReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodGetCategoryItemsGets an array of category items for specified range of indices. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public MethodGetCategoryWidthOverridden. Returns the width of the category grouping this series is in.  
Public MethodGetDataLegendAxisLabelFromCursorPositionGet series label for specified cursor position (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendBadgeGets a legend badge representing this series (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendBadgeContextGets a legend badge context for this series (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendBadgeShapeAndMarkerGets resolved badge shape for this series and MarkerType if the series supported it and LegendItemBadgeShape property is set to Marker (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendResolvedWorldPositionXGets world position X resolved to the end of plor area if passed value is not a number or negative (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendResolvedWorldPositionYGets world position Y resolved to the end of plor area if passed value is not a number or negative (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendSeriesContextAtGets info about series values that will be displayed in the Data Legend (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetDataLegendSeriesTitleGets a title string for this series (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetEffectiveViewportOverloaded. Gets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetEffectiveViewportForViewportGets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetExactItemIndexGets the precise item index, if possible, based on the closeness to the previous or next whole integer. If the series cannot provide this information, GetExactItemIndex will return the same integer value as GetItemIndex. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public MethodGetExactItemIndexFromSeriesPixelGets the precise item index, if possible, the closeness to the previous or next whole integer indicating which value is closer. If the series cannot provide this information this will return the same integer value as GetItemIndexFromSeriesPixel. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetItemGets the item that is the best match for the specified world coordinates. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public MethodGetItemFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetItemIndexGets the index of the item based on world coordinates. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public MethodGetItemIndexFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetItemSpanFor a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetItemValueGets a value based on one of the valid member paths for this series type. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetMainContentViewport (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetNextOrExactIndexGetting the next index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetOffsetValueOverridden. Returns the offset value for this series if grouped on a category axis.  
Public MethodGetPreviousOrExactIndexGetting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesHighValueIf possible, will return the best available high value of the series for a given world coordinate. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesHighValueFromSeriesPixelIf possible, will return the best available high value of the series for a given pixel coordinate within the current series plot area. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesHighValuePositionIf possible, will return the best available position within the series that has the best high value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesHighValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best high value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesLowValueIf possible, will return the best available low value of the series for a given world coordinate. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesLowValueFromSeriesPixelIf possible, will return the best available low value of the series for a given pixel coordinate within the current series plot area. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesLowValuePositionIf possible, will return the best available position within the series that has the best low value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesLowValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best low value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueIf possible, will return the best available main value of the series for a given world coordinate. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueBoundingBoxIf possible, will return the best available value bounding box within the series that has the best value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueBoundingBoxFromSeriesPixelIf possible, will return the best available value bounding box within the series that has the best value match for the pixel position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueFineGrainedBoundingBoxesIf possible, will return the best available value fine grained bounding boxes within the series that has the best value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueFineGrainedBoundingBoxesFromSeriesPixelIf possible, will return the best available value fine grained bounding boxes within the series that has the best value match for the pixel position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueFromSeriesPixelIf possible, will return the best available main value of the series for a given pixel coordinate within the current series plot area. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueMarkerBoundingBoxIf possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueMarkerBoundingBoxFromSeriesPixelIf possible, will return the best available value marker bounding box within the series that has the best value match for the pixel position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValuePositionIf possible, will return the best available position within the series that has the best value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best value match for the world position provided. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueTypeGets the data values of each axis associated with the specified value type. For example, if you specify mode as Maximum then it will return the maximum numerical value for each axis. For non-numerical axes it will return NaN. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueTypePosition (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetSeriesValueTypePositionFromValueConverts the provided axis data values into pixel positions. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetVisiblePointsOfInterestReturns a number of points of interest for the series, if supported. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public MethodHideToolTipsHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodHideToolTipsImmediateHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodInputHitTest (Inherited from System.Windows.UIElement)
Public MethodInvalidateArrangeInvalidates 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)
Public MethodInvalidateMeasureInvalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateVisualInvalidates 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)
Public MethodIsAncestorOfDetermines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOfDetermines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual)
Public MethodMeasureUpdates 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)
Public MethodMoveCursorPointMoves the cursor point to the provided world position. Some series may react to the current cursor position. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodMoveFocusMoves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement)
Public MethodNotifyIndexedPropertiesChangedCalled to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodOnApplyTemplateWhen 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. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public MethodPlayTransitionInPlays the assigned transition out animation, if any. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodPlayTransitionOutPlays the assigned transition out animation, if any. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodPlayTransitionOutAndRemovePlays the assigned transition out animation, if any. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodPointFromScreenConverts 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)
Public MethodPointToScreenConverts 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)
Public MethodPredictFocusDetermines 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)
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodRegisterNameProvides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseAllTouchCapturesReleases all captured touch devices from this element. (Inherited from System.Windows.UIElement)
Public MethodReleaseMouseCaptureReleases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCaptureReleases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodReleaseTouchCaptureAttempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement)
Public MethodRemoveAllAlternateViewsRemoves all alternate views of this series. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodRemoveAlternateViewRemoves an alternate view of this series. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodRemoveAxesCall to null out the axes of the series; (Inherited from Infragistics.Controls.Charts.Series)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodRenderAlternateViewRenders an alternate view for of this series (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public MethodRenderSeriesRenders the series. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodReplayTransitionIn (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public MethodResolveDesiredAutoMarginResolves desired auto margin for plot area of the series (Inherited from Infragistics.Controls.Charts.Series)
Public MethodResolveDesiredAutoMarginWithResolves desired auto margin for plot area of the series (Inherited from Infragistics.Controls.Charts.Series)
Public MethodResolveLegendIndexResolves the index to use for ordering the legend. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodScrollIntoViewScrolls the series to display the item for the specified data item. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public MethodSetBindingOverloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetNegativeColorsSets the negative brush and outline properties for this series to the given arguments. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodSetResourceReferenceSearches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Public MethodSimulateHoverSimulates a pointer hover over the series surface. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public MethodTestHitChecks for a matching data item at the given position. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodToStringReturns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Public MethodToWorldPositionConverts a point from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Controls.Charts.Series)
Public MethodTransformToAncestorOverloaded. 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)
Public MethodTransformToDescendantReturns 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)
Public MethodTransformToVisualReturns 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)
Public MethodTranslatePointTranslates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement)
Public MethodTryFindResourceSearches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterNameSimplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateDefaultStyleReapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayoutEnsures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement)
Public MethodUpdateShowDefaultTooltipUpdates and shows default tooltip (Inherited from Infragistics.Controls.Charts.Series)
Protected Methods
 NameDescription
Protected Internal MethodAddLogicalChildAdds the provided object to the logical tree of this element. (Inherited from System.Windows.FrameworkElement)
Protected MethodAddVisualChildDefines the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
Protected MethodAnimator_PropertyChangedHandles the PropertyChanged event of the animator. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodArrangeCoreImplements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverrideCalled to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Protected MethodCheckTransitionInterruptedChecks if the transition has been interrupted. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodClearAndAbortIfInvalidOverloaded. Clears the series and aborts rendering if the series is not valid. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodClearAxesCall to null out the axes of a series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodClearHighlights (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodClearRenderingOverloaded. Clears all visuals that belong to this series. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodClearSpeedModifiersClears the speed modifiers for this series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodCopyVisualDataCopies the source visual data to the target visual data. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodCreateCloneInstance (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodCreateViewCalled to create the view for the series. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodDataUpdatedOverrideWhen overridden in a derived class, DataChangedOverride is called whenever a change is made to the series data. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodDeregisterForAxisDeregisters this series with an axis. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodDisableCursorEventsForSeriesDisables cursor-related events for the given series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodDoUpdateIndexedPropertiesMakes sure the indexed properties are updated. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodEnsureVisibleRangeMarginsEnsures visible range margins arc calculated (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodExpandRangeForMarginExpands range for margin (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodExportVisualDataOverrideExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected MethodFindActualLegendFinds the legend to use for this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodForceIndexUpdateForce the given series to update its indexed properties. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodForLayersIf this series is a parent series, returns the visual sub series present. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodForLegendSubItemsOverridePerforms an action for each legend sub-item (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodForSubVisualSeriesReturns the visual sub series present. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodGetActiveMarkersReturns a list of the active markers. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetActualLegendBadgeOverrideAllows overriding LegendItemBadgeShape resolved from automatic LegendItemBadgeShape by derived series (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetActualMarkerThicknessGets actual Marker Thickness (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected Internal MethodGetBucketSizeReturns the number of data items per bucket. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetCategoryAxisReturns the Category Axis assigned to this series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetCategoryAxisIfPresentGets the category axis in context, if one is present. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetCloneInstance (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetDefaultTooltipInstance (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetDefaultTransitionInModeGets default transition-in mode (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetDefaultTransitionInSpeedTypeReturns the default TransitionInSpeedType for this series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetDefaultTransitionOutSpeedTypeReturns the default TransitionInSpeedType for this series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetDesiredPlotAreaMarginHorizontalModeOverridden.   
Protected Internal MethodGetDesiredPlotAreaMarginVerticalModeOverridden.   
Protected Internal MethodGetDistanceToIndexReturns a distance value (not necessarily pixels), that indicates how 'close' a world position is to an indexed value in the series. Not every series can necessarily answer this question, it can't or the world position or index is invalid, NaN will be returned. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetDistanceToIndexHelperHelps determine the distance to an index from a world position. Distance is not necessarily in pixels. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetEffectiveViewportForUnitViewportGets the effective viewport within the series viewport. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetExactUnsortedItemIndexGets the exact unsorted index of the item based on world coordinates from the current sorting axis. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetExactUnsortedItemIndexHelperHelps in obtaining an unsorted index from a sorting axis. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetFirstBucketReturns the index of the first visible bucket. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetFragmentIndexIf this series is a stack fragment, returns the fragment index. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetFullSeriesInfoGets the highlighting info of the series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetHighlightedValueLayerPropertyOverlays (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetHighlightedValueLayerPropertyOverlaysOverride (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetHighlightingInfoGets the highlighting info of the series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetHighStrokeSegmentsReturns postions of high stroke segements for a specified position over this series (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetHitTestAllowanceReturns the hit-test allowance (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetInterpolatedSeriesValueGets a data value based on the surrounding data items. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetIsCustomCategoryMarkerStyleAllowedDetermines if a custom category marker style is allowed. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetIsCustomCategoryStyleAllowedDetermines if a custom category style is allowed. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetItemIndexSortedGets the index of the item based on world coordinates. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetItemLabelGets an item label, if available, for the given data item. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetItemValueByMemberPathGets item value for specified data member path (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetLastBucketReturns the index of the last visible bucket. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetLayoutClipReturns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Inherited from System.Windows.FrameworkElement)
Protected MethodGetLegendItemGets the legend item control to use. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetLogicalFragmentIndexIf this series is a stack fragment, returns the logical fragment index. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetLowStrokeSegmentsReturns postions of low stroke segements for a specified position over this series (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetMarkerHighlightingInfoGets the highlighting info of a marker, if the series supports markers. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetMatchingAxisGets the axis which should be paired with the given axis. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetMatchingBucketsGets the data values present at a given point. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetMode2IndexGets the mode 2 index for the series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetNextOrExactIndexHelperHelps in getting the next index that is near a given world position. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetPreviousOrExactIndexHelperHelps in getting the previous index that is near a given world position. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetRangeReturns the range requirement of this series on the given axis. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal MethodGetReferenceValueGets a numeric value representing the initial value of this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetResolvedHighlightingModeResolves highlighting mode of the series (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetSeriesHighlightingInfoGets series highlighting info for specified data item (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetSeriesItemGets the item based on the given point for another series. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetSeriesMarkerHighlightingInfoGets marker highlighting info for specified data item (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetSeriesValueHelperHelps to obtain the a series value that is close to the provided world position, if possible. Otherwise returns NaN. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetSeriesValuePositionHelperGets a point representing the data values of the given point expressed in world coordinates. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodGetSpecificHighlightingInfoGets the highlighting info of the series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodGetSpecificMarkerHighlightingInfoGets the highlighting info of a marker, if the series supports markers. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetSubSeriesCountReturns the number of logical sub series present. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal MethodGetTemplateChildReturns the named element in the visual tree of an instantiated System.Windows.Controls.ControlTemplate. (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTransitionFromZeroValueGets transition from zero value of the series: chart's left edge for vertical series or chart's bottom edge for horizontal series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetUIParentCoreReturns an alternative logical parent for this element if there is no visual parent. (Inherited from System.Windows.FrameworkElement)
Protected Internal MethodGetValueAxisReturns the Numeric Axis assigned to this series (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodGetViewInfoGets the view info for the series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodGetVisibleRangeGets the range of values contained within the current horizontal window. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodGetVisualChildOverrides 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)
Protected MethodHasLegendSubItemsOverrideChecks if this series had legend sub-items (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodHitTestCoreOverloaded. 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)
Protected MethodInitializeOtherCloneProperties (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodInvalidateAxesInvalidates the axes associated with the series. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodIsIndexedPropertyChanged (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodIsSpecificHighlightingModeChecks if series has specific highlighting mode set (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodItemWhen overridden in a derived class gives the opportunity to define how the data source item for a given set of mouse coordinates is fetched. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodMeasureCoreImplements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverrideCalled to remeasure a control. (Inherited from System.Windows.Controls.Control)
Protected Internal MethodNotifyBrushScalesDirtyThis gets called when the brush scales associated with a series become dirty. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodNotifySizeScalesDirtyThis gets called when the size scales associated with a series become dirty. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodNotifyThumbnailAppearanceChangedCalled to notify that the appearance has changed and the thumbnail may need to refresh (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodNotifyThumbnailDataChangedCalled to notify that the data has changed and the thumbnail may need to refresh. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodOnAccessKeyProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
Protected MethodOnAnimationCompleted (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodOnBeforeContentRefreshMethod invoked before the series refreshes its visual content. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodOnChildDesiredSizeChangedSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
Protected MethodOnContextMenuClosingInvoked 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)
Protected MethodOnContextMenuOpeningInvoked 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)
Protected MethodOnCreateAutomationPeerReturns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from System.Windows.UIElement)
Protected MethodOnCursorPointMovedCalled when the cursor point has been moved by the user or mouse/touch events. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodOnDpiChangedCalled when the DPI at which this View is rendered changes. (Inherited from System.Windows.Media.Visual)
Protected MethodOnDragEnterInvoked 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)
Protected MethodOnDragLeaveInvoked 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)
Protected MethodOnDragOverInvoked 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)
Protected MethodOnDropInvoked 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)
Protected MethodOnGiveFeedbackInvoked 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)
Protected MethodOnGotFocusInvoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocusInvoked 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)
Protected MethodOnGotMouseCaptureInvoked 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)
Protected MethodOnGotStylusCaptureInvoked 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)
Protected MethodOnGotTouchCaptureProvides 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)
Protected MethodOnIndexChangedOccurs when index of the series has changed (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected MethodOnInitializedRaises 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)
Protected MethodOnIsDropShadowEnabledChangedCalled when Series.IsDropShadowEnabled is changed. Updates the values of the unset drop shadow related properties according to the series type. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodOnIsKeyboardFocusedChangedInvoked 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)
Protected MethodOnIsKeyboardFocusWithinChangedInvoked 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)
Protected MethodOnIsMouseCapturedChangedInvoked 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)
Protected MethodOnIsMouseCaptureWithinChangedInvoked 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)
Protected MethodOnIsMouseDirectlyOverChangedInvoked 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)
Protected MethodOnIsStylusCapturedChangedInvoked 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)
Protected MethodOnIsStylusCaptureWithinChangedInvoked 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)
Protected MethodOnIsStylusDirectlyOverChangedInvoked 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)
Protected MethodOnKeyDownInvoked when an unhandled System.Windows.Input.Keyboard.KeyDown 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)
Protected MethodOnKeyUpInvoked 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)
Protected MethodOnLostFocusRaises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement)
Protected MethodOnLostKeyboardFocusInvoked 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)
Protected MethodOnLostMouseCaptureInvoked 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)
Protected MethodOnLostStylusCaptureInvoked 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)
Protected MethodOnLostTouchCaptureProvides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationBoundaryFeedbackCalled when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationCompletedCalled when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationDeltaCalled when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationInertiaStartingCalled when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStartedCalled when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStartingProvides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseDoubleClickRaises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseDownInvoked 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)
Protected MethodOnMouseEnterInvoked 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)
Protected MethodOnMouseLeaveInvoked 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)
Protected MethodOnMouseLeftButtonDownInvoked 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)
Protected MethodOnMouseLeftButtonUpInvoked 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)
Protected MethodOnMouseMoveInvoked 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)
Protected MethodOnMouseRightButtonDownInvoked 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)
Protected MethodOnMouseRightButtonUpInvoked 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)
Protected MethodOnMouseUpInvoked 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)
Protected MethodOnMouseWheelInvoked 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)
Protected MethodOnPreviewDragEnterInvoked 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)
Protected MethodOnPreviewDragLeaveInvoked 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)
Protected MethodOnPreviewDragOverInvoked 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)
Protected MethodOnPreviewDropInvoked 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)
Protected MethodOnPreviewGiveFeedbackInvoked 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)
Protected MethodOnPreviewGotKeyboardFocusInvoked 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)
Protected MethodOnPreviewKeyDownInvoked 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)
Protected MethodOnPreviewKeyUpInvoked 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)
Protected MethodOnPreviewLostKeyboardFocusInvoked 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)
Protected MethodOnPreviewMouseDoubleClickRaises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
Protected MethodOnPreviewMouseDownInvoked 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)
Protected MethodOnPreviewMouseLeftButtonDownInvoked 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)
Protected MethodOnPreviewMouseLeftButtonUpInvoked 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)
Protected MethodOnPreviewMouseMoveInvoked 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)
Protected MethodOnPreviewMouseRightButtonDownInvoked 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)
Protected MethodOnPreviewMouseRightButtonUpInvoked 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)
Protected MethodOnPreviewMouseUpInvoked 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)
Protected MethodOnPreviewMouseWheelInvoked 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)
Protected MethodOnPreviewQueryContinueDragInvoked 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)
Protected MethodOnPreviewStylusButtonDownInvoked 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)
Protected MethodOnPreviewStylusButtonUpInvoked 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)
Protected MethodOnPreviewStylusDownInvoked 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)
Protected MethodOnPreviewStylusInAirMoveInvoked 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)
Protected MethodOnPreviewStylusInRangeInvoked 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)
Protected MethodOnPreviewStylusMoveInvoked 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)
Protected MethodOnPreviewStylusOutOfRangeInvoked 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)
Protected MethodOnPreviewStylusSystemGestureInvoked 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)
Protected MethodOnPreviewStylusUpInvoked 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)
Protected MethodOnPreviewTextInputInvoked 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)
Protected MethodOnPreviewTouchDownProvides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchMoveProvides 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)
Protected MethodOnPreviewTouchUpProvides 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)
Protected MethodOnPropertyChangedInvoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). (Inherited from System.Windows.FrameworkElement)
Protected MethodOnQueryContinueDragInvoked 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)
Protected MethodOnQueryCursorInvoked 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)
Protected MethodOnRenderWhen 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)
Protected Internal MethodOnRenderSizeChangedRaises the System.Windows.FrameworkElement.SizeChanged event, using the specified information as part of the eventual event data. (Inherited from System.Windows.FrameworkElement)
Protected MethodOnRenderValid (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodOnStyleChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnStylusButtonDownInvoked 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)
Protected MethodOnStylusButtonUpInvoked 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)
Protected MethodOnStylusDownInvoked 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)
Protected MethodOnStylusEnterInvoked 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)
Protected MethodOnStylusInAirMoveInvoked 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)
Protected MethodOnStylusInRangeInvoked 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)
Protected MethodOnStylusLeaveInvoked 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)
Protected MethodOnStylusMoveInvoked 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)
Protected MethodOnStylusOutOfRangeInvoked 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)
Protected MethodOnStylusSystemGestureInvoked 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)
Protected MethodOnStylusUpInvoked 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)
Protected MethodOnTemplateChanged (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputInvoked 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)
Protected MethodOnToolTipClosingInvoked 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)
Protected MethodOnToolTipOpeningInvoked 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)
Protected MethodOnTouchDownProvides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement)
Protected MethodOnTouchEnterProvides 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)
Protected MethodOnTouchLeaveProvides 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)
Protected MethodOnTouchMoveProvides 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)
Protected MethodOnTouchUpProvides 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)
Protected MethodOnTransitionOutFinished (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodOnViewCreatedCalled when the view has been created. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal MethodOnVisualChildrenChangedCalled when the System.Windows.Media.VisualCollection of the visual object is modified. (Inherited from System.Windows.Media.Visual)
Protected Internal MethodOnVisualParentChangedInvoked 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)
Protected MethodOnVisualPropertiesChangedMethod invoked when a visual property has changed, requiring a visual update. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodOnVisualPropertiesChangedImmediateMethod invoked when a visual property has changed, requiring an immediate visual update. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodOnVisualPropertiesChangedOverrideMethod invoked when a visual property has changed, requiring a visual update. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodParentLayoutInvalidatedSupports 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)
Protected MethodPerformCategoryMarkerStyleOverrideRaises the AssigningCategoryMarkerStyle event, and applies any changes made to the EventArgs. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodPerformCategoryStyleOverrideRaises the AssigningCategoryStyle event, and applies any changes made to the EventArgs. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodPrepareDataCalculates the value column and min and max values. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodPropertyUpdatedOverrideOverridden. When overridden in a derived class, gets called whenever a property value is updated on the series or owning chart. Gives the series a chance to respond to the various property updates.  
Protected MethodRaiseAssigningCategoryMarkerStylesRaises the AssigningCategoryMarkerStyle event. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodRaiseAssigningCategoryStylesRaises the AssigningCategoryStyle event. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodRaisePropertyChangedRaises PropertyChanged and/or PropertyUpdated events if any listeners have been registered. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodRefreshIndexedProperties (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodRegisterDoubleColumnRegisters a double column for the assigned ItemsSource. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodRegisterForAxisRegisters this series with an axis. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodRegisterIntColumnRegisters an int column for the assigned ItemsSource. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodRegisterObjectColumnRegisters an object column for the assigned ItemsSource. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodRemoveLogicalChildRemoves 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)
Protected MethodRemoveVisualChildRemoves the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
Protected Internal MethodRenderSeriesOverride (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal MethodRenderThumbnailRenders the thumbnail image for the OPD pane. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodReplayProperties (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodRequiresPrepareInforms whether this series requires PrepareFrame to be called before RenderFrame. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodResolveActualResolution (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodResolveDefaultMarkerFillOpacityReturns default marker fill opacity, e.g. 0.7 (70% opacity) (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveFragmentNameResolves name of fragment of stacked series (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodResolveHighlightedValuesValid (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveHostedSeriesResolves the hosted series for a geographic series, if possible. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveMarkerFillModeResolves automatic marker fill mode (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected Internal MethodResolveMarkerOutlineModeResolves marker outline mode (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected MethodResolveMemberPathResolves member path based on member path string or member path expression (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveNegativeBrushResolves to the series' negative brush (if supported) or defaults to primary series' brush (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveNegativeOutlineResolves to the series' negative outline (if supported) or defaults to primary series' outline (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveOutlineModeResolves automatic outline mode of the series (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveParentSeriesIf this series is a stack fragment, returns the parent series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodResolveVisibleRangeModeResolves automatic visible range mode of the series (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodSeriesLayerPropertyOverlay_ItemsSourceResolving (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodSeriesLayerPropertyOverlay_TitleValueResolving (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodSeriesLayerPropertyOverlay_TransitionDurationResolving (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodSeriesLayerPropertyOverlay_ValueResolving (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodShouldDisplayMarkersDetermines if the series should display markers. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected Internal MethodShouldOverrideCategoryStyleDetermines if the category style should be overridden. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodShouldOverrideMarkerStyleDetermines if the marker style should be overridden. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Protected MethodShouldTransitionInChecks if this series should perform transion-in animation (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Protected MethodShouldTransitionOutChecks if this series should perform transion-in animation (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodShouldUseDashedStyleHighlightedValueGhost (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodTestHighLowStrokeOverReturns a boolean indicating whether or not the given point is considered over the high or low outlines of this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodTestMarkersOverSimulates hovering over a marker at specified position within series plot area (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected MethodTestNearStrokeReturns a boolean indicating whether or not the given point is near the given PathGeometry outline. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodTestOverPolyReturns a boolean indicating whether or not the given point is over the given PathGeometry. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodTestShapesOverTest if the given point is over a shape in this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodUpdateActualAreaFillOpacityOverridden. Updates the ActualAreaFillOpacity property based on the state of this series.  
Protected Internal MethodUpdateActualHighlightedValuesFadeOpacity (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodUpdateActualMarkerFillOpacityUpdates the ActualMarkerFillOpacity property based on the state of this series. (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodUpdateActualThicknessGets actual thickness of the series (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodUpdateIndexedPropertiesUpdates properties that are based on the index of the series in the series collection. (Inherited from Infragistics.Controls.Charts.MarkerSeries)
Protected MethodUpdateLegendItemVisualsUpdates legend item visuals such as Legend Badges (Inherited from Infragistics.Controls.Charts.Series)
Protected MethodUpdatePercentChangeUpdates precent change based on final value and reference value (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodUpdateProximityHighlightsUpdates proximity highlights of the series (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodUseParentMarkerCanvasDetermines if the current series renders its markers to the MarkerCanvas of the parent series. Ensures that StackedFragmentSeries don't reparent the MarkerCanvas. (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal MethodValidateSeriesOverloaded. Checks if the series is valid to be rendered. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodViewportRectChangedOverrideOverridden in derived classes when they want to respond to the viewport changing. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Protected MethodWindowRectChangedOverrideOverridden in derived classes when they want to respond to the chart's window changing. (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public Events
 NameDescription
Public EventAssigningCategoryMarkerStyleEvent raised when Assigning Category Marker Style (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public EventAssigningCategoryStyleEvent raised when Assigning Category Style (Inherited from Infragistics.Controls.Charts.CategorySeries)
Public EventContextMenuClosingOccurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement)
Public EventContextMenuOpeningOccurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
Public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
Public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventFocusableChangedOccurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from System.Windows.UIElement)
Public EventGiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.UIElement)
Public EventGotFocusOccurs when this element gets logical focus. (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocusOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
Public EventGotMouseCaptureOccurs when this element captures the mouse. (Inherited from System.Windows.UIElement)
Public EventGotStylusCaptureOccurs when this element captures the stylus. (Inherited from System.Windows.UIElement)
Public EventGotTouchCaptureOccurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
Public EventInitializedOccurs 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)
Public EventIsEnabledChangedOccurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from System.Windows.UIElement)
Public EventIsHitTestVisibleChangedOccurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusedChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusWithinChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsMouseCapturedChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsMouseCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsMouseDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsStylusCapturedChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsStylusCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsStylusDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsVisibleChangedOccurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. (Inherited from System.Windows.UIElement)
Public EventKeyDownOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventKeyUpOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventLayoutUpdatedOccurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from System.Windows.UIElement)
Public EventLoadedOccurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkElement)
Public EventLostFocusOccurs when this element loses logical focus. (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocusOccurs when the keyboard is no longer focused on this element,. (Inherited from System.Windows.UIElement)
Public EventLostMouseCaptureOccurs when this element loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventLostStylusCaptureOccurs when this element loses stylus capture. (Inherited from System.Windows.UIElement)
Public EventLostTouchCaptureOccurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
Public EventManipulationBoundaryFeedbackOccurs when the manipulation encounters a boundary. (Inherited from System.Windows.UIElement)
Public EventManipulationCompletedOccurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from System.Windows.UIElement)
Public EventManipulationDeltaOccurs when the input device changes position during a manipulation. (Inherited from System.Windows.UIElement)
Public EventManipulationInertiaStartingOccurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from System.Windows.UIElement)
Public EventManipulationStartedOccurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from System.Windows.UIElement)
Public EventManipulationStartingOccurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
Public EventMouseDoubleClickOccurs when a mouse button is clicked two or more times. (Inherited from System.Windows.Controls.Control)
Public EventMouseDownOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseEnterOccurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventMouseLeaveOccurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseMoveOccurs when the mouse pointer moves while over this element. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseUpOccurs when any mouse button is released over this element. (Inherited from System.Windows.UIElement)
Public EventMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
Public EventPreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
Public EventPreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventPreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventPreviewGiveFeedbackOccurs when a drag-and-drop operation is started. (Inherited from System.Windows.UIElement)
Public EventPreviewGotKeyboardFocusOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewKeyDownOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewKeyUpOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseDoubleClickOccurs when a user clicks the mouse button two or more times. (Inherited from System.Windows.Controls.Control)
Public EventPreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusMoveOccurs 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)
Public EventPreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventPreviewTouchDownOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Controls.Charts.Series)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Controls.Charts.Series)
Public EventQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
Public EventQueryCursorOccurs 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)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Controls.Charts.Series)
Public EventRequestBringIntoViewOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement)
Public EventSeriesCreatedEvent raised when a new fragment series is automatically generated. (Inherited from Infragistics.Controls.Charts.StackedSeriesBase)
Public EventSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from System.Windows.FrameworkElement)
Public EventSourceUpdatedOccurs when the source value changes for any existing property binding on this element. (Inherited from System.Windows.FrameworkElement)
Public EventStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventStylusDownOccurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
Public EventStylusEnterOccurs when the stylus enters the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
Public EventStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventStylusLeaveOccurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.UIElement)
Public EventStylusMoveOccurs 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)
Public EventStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventStylusSystemGestureOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
Public EventStylusUpOccurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
Public EventTargetUpdatedOccurs when the target value changes for any property binding on this element. (Inherited from System.Windows.FrameworkElement)
Public EventTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventToolTipClosingOccurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkElement)
Public EventToolTipOpeningOccurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkElement)
Public EventTouchDownOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventTouchEnterOccurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventTouchLeaveOccurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventTouchMoveOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventUnloadedOccurs when the element is removed from within an element tree of loaded elements. (Inherited from System.Windows.FrameworkElement)
See Also