Version

DataToolTipLayer Class Methods

For a list of all members of this type, see DataToolTipLayer members.

Public Methods
 NameDescription
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodFromWorldPositionConverts a point from world coordinates to coordinates within the viewport of the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetActualMarkerBrushReturns the actual marker brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetActualMarkerOutlineBrushReturns the actual marker outline brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetActualMarkerShapeReturns the value of MarkerType property or "Custom" if MarkerTemplate property is set. As long as the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetEffectiveViewportGets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.Series)
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.Win.DataVisualization.Series)
Public MethodGetItemGets the item that is the best match for the specified world coordinates. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemIndexGets the item index associated with the specified world position (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemIndexFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemsForSelection (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetItemValueGets a value based on one of the valid member paths for this series type. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetMainContentViewport (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetMemberPathValueGets the value of a requested member path from the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetNextOrExactIndexGetting the next index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetPreviousOrExactIndexGetting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetSeriesHighValueIf possible, will return the best available high value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetSeriesLowValueIf possible, will return the best available low value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetSeriesValueIf possible, will return the best available main value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetSeriesValueTypePositionGets position of series value for specified layer value mode (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetSeriesValueTypePositionFromValueConverts the provided axis data values into pixel positions. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodHideToolTipsHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodHideToolTipsImmediateHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodMoveCursorPointMoves the cursor point to the provided world position. Some series may react to the current cursor position. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodNotifyIndexedPropertiesChangedCalled to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodPlayTransitionInPlays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodPlayTransitionOutPlays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodPlayTransitionOutAndRemovePlays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodRemoveAxesCall to null out the axes of the series; (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodRenderSeriesRenders the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodReplayTransitionInReplays the assigned transition in animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAppearanceModeResets the AppearanceMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetAreaFillOpacityResets the Series.AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutLabelFormatResets the Series.AutoCalloutLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutLabelFormatSpecifiersResets the Series.AutoCalloutLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutValueLabelFormatResets the Series.AutoCalloutValueLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutValueLabelFormatSpecifiersResets the Series.AutoCalloutValueLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetBadgeMarginBottomResets the BadgeMarginBottom property to its default value.  
Public MethodResetBadgeMarginLeftResets the BadgeMarginLeft property to its default value.  
Public MethodResetBadgeMarginRightResets the BadgeMarginRight property to its default value.  
Public MethodResetBadgeMarginTopResets the BadgeMarginTop property to its default value.  
Public MethodResetBadgeShapeResets the BadgeShape property to its default value.  
Public MethodResetBrushResets the Series.Brush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetCursorPositionResets the CursorPosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetDashArrayResets the Series.DashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDataLegendGroupResets the Series.DataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDataMemberResets the Series.DataMember property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDataSourceResets the Series.DataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDefaultPositionOffsetXResets the DefaultPositionOffsetX property to its default value.  
Public MethodResetDefaultPositionOffsetYResets the DefaultPositionOffsetY property to its default value.  
Public MethodResetExcludedColumnsResets the ExcludedColumns property to its default value.  
Public MethodResetExcludedSeriesResets the ExcludedSeries property to its default value.  
Public MethodResetExpectFunctionsResets the Series.ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetFocusBrushResets the Series.FocusBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetGroupedPositionModeXResets the GroupedPositionModeX property to its default value.  
Public MethodResetGroupedPositionModeYResets the GroupedPositionModeY property to its default value.  
Public MethodResetGroupingModeResets the GroupingMode property to its default value.  
Public MethodResetGroupRowMarginBottomResets the GroupRowMarginBottom property to its default value.  
Public MethodResetGroupRowMarginLeftResets the GroupRowMarginLeft property to its default value.  
Public MethodResetGroupRowMarginRightResets the GroupRowMarginRight property to its default value.  
Public MethodResetGroupRowMarginTopResets the GroupRowMarginTop property to its default value.  
Public MethodResetGroupRowVisibleResets the GroupRowVisible property to its default value.  
Public MethodResetGroupTextColorResets the GroupTextColor property to its default value.  
Public MethodResetGroupTextFontFamilyResets the GroupTextFontFamily property to its default value.  
Public MethodResetGroupTextFontSizeResets the GroupTextFontSize property to its default value.  
Public MethodResetGroupTextMarginBottomResets the GroupTextMarginBottom property to its default value.  
Public MethodResetGroupTextMarginLeftResets the GroupTextMarginLeft property to its default value.  
Public MethodResetGroupTextMarginRightResets the GroupTextMarginRight property to its default value.  
Public MethodResetGroupTextMarginTopResets the GroupTextMarginTop property to its default value.  
Public MethodResetGroupTextTextStyleResets the GroupTextTextStyle property to its default value.  
Public MethodResetHeaderFormatCultureResets the HeaderFormatCulture property to its default value.  
Public MethodResetHeaderFormatDateResets the HeaderFormatDate property to its default value.  
Public MethodResetHeaderFormatSpecifiersResets the HeaderFormatSpecifiers property to its default value.  
Public MethodResetHeaderFormatStringResets the HeaderFormatString property to its default value.  
Public MethodResetHeaderFormatTimeResets the HeaderFormatTime property to its default value.  
Public MethodResetHeaderRowMarginBottomResets the HeaderRowMarginBottom property to its default value.  
Public MethodResetHeaderRowMarginLeftResets the HeaderRowMarginLeft property to its default value.  
Public MethodResetHeaderRowMarginRightResets the HeaderRowMarginRight property to its default value.  
Public MethodResetHeaderRowMarginTopResets the HeaderRowMarginTop property to its default value.  
Public MethodResetHeaderRowVisibleResets the HeaderRowVisible property to its default value.  
Public MethodResetHeaderTextResets the HeaderText property to its default value.  
Public MethodResetHeaderTextColorResets the HeaderTextColor property to its default value.  
Public MethodResetHeaderTextFontFamilyResets the HeaderTextFontFamily property to its default value.  
Public MethodResetHeaderTextFontSizeResets the HeaderTextFontSize property to its default value.  
Public MethodResetHeaderTextMarginBottomResets the HeaderTextMarginBottom property to its default value.  
Public MethodResetHeaderTextMarginLeftResets the HeaderTextMarginLeft property to its default value.  
Public MethodResetHeaderTextMarginRightResets the HeaderTextMarginRight property to its default value.  
Public MethodResetHeaderTextMarginTopResets the HeaderTextMarginTop property to its default value.  
Public MethodResetHeaderTextTextStyleResets the HeaderTextTextStyle property to its default value.  
Public MethodResetHighlightedDataSourceResets the Series.HighlightedDataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedLegendItemVisibilityResets the Series.HighlightedLegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedTitleSuffixResets the Series.HighlightedTitleSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedValuesDataLegendGroupResets the Series.HighlightedValuesDataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedValuesDisplayModeResets the Series.HighlightedValuesDisplayMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedValuesFadeOpacityResets the Series.HighlightedValuesFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightingFadeOpacityResets the Series.HighlightingFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHitTestModeResets the Series.HitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHorizontalAppearanceModeResets the HorizontalAppearanceMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetHorizontalDashArrayResets the HorizontalDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetHorizontalShiftAmountResets the HorizontalShiftAmount property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetIncludedColumnsResets the IncludedColumns property to its default value.  
Public MethodResetIncludedSeriesResets the IncludedSeries property to its default value.  
Public MethodResetIndexResets the Series.Index property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetIsComponentHighlightingModeIgnoredResets the Series.IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetIsDefaultCrosshairDisabledResets the IsDefaultCrosshairDisabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetIsHighlightingEnabledResets the Series.IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLabelDisplayModeResets the LabelDisplayMode property to its default value.  
Public MethodResetLabelTextColorResets the LabelTextColor property to its default value.  
Public MethodResetLabelTextFontFamilyResets the LabelTextFontFamily property to its default value.  
Public MethodResetLabelTextFontSizeResets the LabelTextFontSize property to its default value.  
Public MethodResetLabelTextMarginBottomResets the LabelTextMarginBottom property to its default value.  
Public MethodResetLabelTextMarginLeftResets the LabelTextMarginLeft property to its default value.  
Public MethodResetLabelTextMarginRightResets the LabelTextMarginRight property to its default value.  
Public MethodResetLabelTextMarginTopResets the LabelTextMarginTop property to its default value.  
Public MethodResetLabelTextTextStyleResets the LabelTextTextStyle property to its default value.  
Public MethodResetLayoutModeResets the LayoutMode property to its default value.  
Public MethodResetLegendResets the Series.Legend property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLegendItemBadgeModeResets the Series.LegendItemBadgeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLegendItemBadgeShapeResets the Series.LegendItemBadgeShape property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLegendItemVisibilityResets the Series.LegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLineCapResets the Series.LineCap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLineJoinResets the Series.LineJoin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetMarkerFillOpacityResets the Series.MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetMouseOverEnabledResets the Series.MouseOverEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetNameResets the Series.Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOpacityResets the Series.Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOutlineResets the Series.Outline property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOutlineModeResets the Series.OutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetPositionOffsetXResets the PositionOffsetX property to its default value.  
Public MethodResetPositionOffsetYResets the PositionOffsetY property to its default value.  
Public MethodResetResolutionResets the Series.Resolution property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetSelectionBrushResets the Series.SelectionBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShiftAmountResets the ShiftAmount property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetShouldAnimateOnDataSourceSwapResets the Series.ShouldAnimateOnDataSourceSwap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldHideAutoCalloutsResets the Series.ShouldHideAutoCallouts property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldRemoveHighlightedDataOnLayerHiddenResets the Series.ShouldRemoveHighlightedDataOnLayerHidden property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldRenderAsOverlayResets the ShouldRenderAsOverlay property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetShouldShiftOpacityForSafeActualBrushResets the Series.ShouldShiftOpacityForSafeActualBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldUpdateWhenSeriesDataChangesResets the ShouldUpdateWhenSeriesDataChanges property to its default value.  
Public MethodResetShowDefaultTooltipResets the Series.ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetSummaryLabelTextResets the SummaryLabelText property to its default value.  
Public MethodResetSummaryLabelTextColorResets the SummaryLabelTextColor property to its default value.  
Public MethodResetSummaryLabelTextFontFamilyResets the SummaryLabelTextFontFamily property to its default value.  
Public MethodResetSummaryLabelTextFontSizeResets the SummaryLabelTextFontSize property to its default value.  
Public MethodResetSummaryLabelTextTextStyleResets the SummaryLabelTextTextStyle property to its default value.  
Public MethodResetSummaryRowMarginBottomResets the SummaryRowMarginBottom property to its default value.  
Public MethodResetSummaryRowMarginLeftResets the SummaryRowMarginLeft property to its default value.  
Public MethodResetSummaryRowMarginRightResets the SummaryRowMarginRight property to its default value.  
Public MethodResetSummaryRowMarginTopResets the SummaryRowMarginTop property to its default value.  
Public MethodResetSummaryTitleTextResets the SummaryTitleText property to its default value.  
Public MethodResetSummaryTitleTextColorResets the SummaryTitleTextColor property to its default value.  
Public MethodResetSummaryTitleTextFontFamilyResets the SummaryTitleTextFontFamily property to its default value.  
Public MethodResetSummaryTitleTextFontSizeResets the SummaryTitleTextFontSize property to its default value.  
Public MethodResetSummaryTitleTextMarginBottomResets the SummaryTitleTextMarginBottom property to its default value.  
Public MethodResetSummaryTitleTextMarginLeftResets the SummaryTitleTextMarginLeft property to its default value.  
Public MethodResetSummaryTitleTextMarginRightResets the SummaryTitleTextMarginRight property to its default value.  
Public MethodResetSummaryTitleTextMarginTopResets the SummaryTitleTextMarginTop property to its default value.  
Public MethodResetSummaryTitleTextTextStyleResets the SummaryTitleTextTextStyle property to its default value.  
Public MethodResetSummaryTypeResets the SummaryType property to its default value.  
Public MethodResetSummaryUnitsTextResets the SummaryUnitsText property to its default value.  
Public MethodResetSummaryUnitsTextColorResets the SummaryUnitsTextColor property to its default value.  
Public MethodResetSummaryUnitsTextFontFamilyResets the SummaryUnitsTextFontFamily property to its default value.  
Public MethodResetSummaryUnitsTextFontSizeResets the SummaryUnitsTextFontSize property to its default value.  
Public MethodResetSummaryUnitsTextTextStyleResets the SummaryUnitsTextTextStyle property to its default value.  
Public MethodResetSummaryValueTextColorResets the SummaryValueTextColor property to its default value.  
Public MethodResetSummaryValueTextFontFamilyResets the SummaryValueTextFontFamily property to its default value.  
Public MethodResetSummaryValueTextFontSizeResets the SummaryValueTextFontSize property to its default value.  
Public MethodResetSummaryValueTextTextStyleResets the SummaryValueTextTextStyle property to its default value.  
Public MethodResetThicknessResets the Series.Thickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTitleResets the Series.Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTitleTextColorResets the TitleTextColor property to its default value.  
Public MethodResetTitleTextFontFamilyResets the TitleTextFontFamily property to its default value.  
Public MethodResetTitleTextFontSizeResets the TitleTextFontSize property to its default value.  
Public MethodResetTitleTextMarginBottomResets the TitleTextMarginBottom property to its default value.  
Public MethodResetTitleTextMarginLeftResets the TitleTextMarginLeft property to its default value.  
Public MethodResetTitleTextMarginRightResets the TitleTextMarginRight property to its default value.  
Public MethodResetTitleTextMarginTopResets the TitleTextMarginTop property to its default value.  
Public MethodResetTitleTextTextStyleResets the TitleTextTextStyle property to its default value.  
Public MethodResetTransitionDurationResets the Series.TransitionDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionEasingFunctionResets the Series.TransitionEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionInDurationResets the Series.TransitionInDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionInEasingFunctionResets the Series.TransitionInEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionInSpeedTypeResets the Series.TransitionInSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionOutDurationResets the Series.TransitionOutDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionOutSpeedTypeResets the Series.TransitionOutSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetUnitsDisplayModeResets the UnitsDisplayMode property to its default value.  
Public MethodResetUnitsTextResets the UnitsText property to its default value.  
Public MethodResetUnitsTextColorResets the UnitsTextColor property to its default value.  
Public MethodResetUnitsTextFontFamilyResets the UnitsTextFontFamily property to its default value.  
Public MethodResetUnitsTextFontSizeResets the UnitsTextFontSize property to its default value.  
Public MethodResetUnitsTextMarginBottomResets the UnitsTextMarginBottom property to its default value.  
Public MethodResetUnitsTextMarginLeftResets the UnitsTextMarginLeft property to its default value.  
Public MethodResetUnitsTextMarginRightResets the UnitsTextMarginRight property to its default value.  
Public MethodResetUnitsTextMarginTopResets the UnitsTextMarginTop property to its default value.  
Public MethodResetUnitsTextTextStyleResets the UnitsTextTextStyle property to its default value.  
Public MethodResetUseIndexResets the UseIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetUseInterpolationResets the UseInterpolation property to its default value.  
Public MethodResetUseItemWiseColorsResets the Series.UseItemWiseColors property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetUseLegendResets the UseLegend property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetValueFormatAbbreviationResets the ValueFormatAbbreviation property to its default value.  
Public MethodResetValueFormatCultureResets the ValueFormatCulture property to its default value.  
Public MethodResetValueFormatMaxFractionsResets the ValueFormatMaxFractions property to its default value.  
Public MethodResetValueFormatMinFractionsResets the ValueFormatMinFractions property to its default value.  
Public MethodResetValueFormatModeResets the ValueFormatMode property to its default value.  
Public MethodResetValueFormatSpecifiersResets the ValueFormatSpecifiers property to its default value.  
Public MethodResetValueFormatStringResets the ValueFormatString property to its default value.  
Public MethodResetValueFormatUseGroupingResets the ValueFormatUseGrouping property to its default value.  
Public MethodResetValueRowMarginBottomResets the ValueRowMarginBottom property to its default value.  
Public MethodResetValueRowMarginLeftResets the ValueRowMarginLeft property to its default value.  
Public MethodResetValueRowMarginRightResets the ValueRowMarginRight property to its default value.  
Public MethodResetValueRowMarginTopResets the ValueRowMarginTop property to its default value.  
Public MethodResetValueRowVisibleResets the ValueRowVisible property to its default value.  
Public MethodResetValueTextColorResets the ValueTextColor property to its default value.  
Public MethodResetValueTextFontFamilyResets the ValueTextFontFamily property to its default value.  
Public MethodResetValueTextFontSizeResets the ValueTextFontSize property to its default value.  
Public MethodResetValueTextMarginBottomResets the ValueTextMarginBottom property to its default value.  
Public MethodResetValueTextMarginLeftResets the ValueTextMarginLeft property to its default value.  
Public MethodResetValueTextMarginRightResets the ValueTextMarginRight property to its default value.  
Public MethodResetValueTextMarginTopResets the ValueTextMarginTop property to its default value.  
Public MethodResetValueTextTextStyleResets the ValueTextTextStyle property to its default value.  
Public MethodResetValueTextUseSeriesColorsResets the ValueTextUseSeriesColors property to its default value.  
Public MethodResetValueTextWhenMissingDataResets the ValueTextWhenMissingData property to its default value.  
Public MethodResetVerticalAppearanceModeResets the VerticalAppearanceMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetVerticalDashArrayResets the VerticalDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetVerticalShiftAmountResets the VerticalShiftAmount property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetVisibilityResets the Series.Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginBottomResets the Series.VisibleRangeMarginBottom property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginLeftResets the Series.VisibleRangeMarginLeft property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginRightResets the Series.VisibleRangeMarginRight property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginTopResets the Series.VisibleRangeMarginTop property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeModeResets the Series.VisibleRangeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResolveLegendIndexResolves the index to use for ordering the legend. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodScrollIntoViewRequests that the provided item should be brought into view if possible. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodSetDataBindingSets the datasource and datamember for the control in one atomic operation. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodSetNegativeColorsSets the negative brush and outline properties for this series to the given arguments. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodShouldSerializeDataMemberReturns whether the Series.DataMember property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodShouldSerializeDataSourceReturns whether the Series.DataSource property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodSimulateHoverSimulates a pointer hover over the series surface. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodToWorldPositionConverts a point from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodToWorldRectConverts a rect from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the Series.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodOnPropertyUpdatedUsed to invoke the Series.PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodOnRenderRequestedUsed to invoke the Series.RenderRequested event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodOnTransitionOutCompletedUsed to invoke the Series.TransitionOutCompleted event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAppearanceModeIndicates if the AppearanceMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeAreaFillOpacityIndicates if the Series.AreaFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutLabelFormatIndicates if the Series.AutoCalloutLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutLabelFormatSpecifiersIndicates if the Series.AutoCalloutLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutValueLabelFormatIndicates if the Series.AutoCalloutValueLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutValueLabelFormatSpecifiersIndicates if the Series.AutoCalloutValueLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeBadgeMarginBottomIndicates if the BadgeMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeBadgeMarginLeftIndicates if the BadgeMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeBadgeMarginRightIndicates if the BadgeMarginRight property needs to be serialized.  
Protected MethodShouldSerializeBadgeMarginTopIndicates if the BadgeMarginTop property needs to be serialized.  
Protected MethodShouldSerializeBadgeShapeIndicates if the BadgeShape property needs to be serialized.  
Protected MethodShouldSerializeBrushIndicates if the Series.Brush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeCursorPositionIndicates if the CursorPosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeDashArrayIndicates if the Series.DashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeDataLegendGroupIndicates if the Series.DataLegendGroup property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeDefaultPositionOffsetXIndicates if the DefaultPositionOffsetX property needs to be serialized.  
Protected MethodShouldSerializeDefaultPositionOffsetYIndicates if the DefaultPositionOffsetY property needs to be serialized.  
Protected MethodShouldSerializeExcludedColumnsIndicates if the ExcludedColumns property needs to be serialized.  
Protected MethodShouldSerializeExcludedSeriesIndicates if the ExcludedSeries property needs to be serialized.  
Protected MethodShouldSerializeExpectFunctionsIndicates if the Series.ExpectFunctions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeFocusBrushIndicates if the Series.FocusBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeGroupedPositionModeXIndicates if the GroupedPositionModeX property needs to be serialized.  
Protected MethodShouldSerializeGroupedPositionModeYIndicates if the GroupedPositionModeY property needs to be serialized.  
Protected MethodShouldSerializeGroupingModeIndicates if the GroupingMode property needs to be serialized.  
Protected MethodShouldSerializeGroupRowMarginBottomIndicates if the GroupRowMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeGroupRowMarginLeftIndicates if the GroupRowMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeGroupRowMarginRightIndicates if the GroupRowMarginRight property needs to be serialized.  
Protected MethodShouldSerializeGroupRowMarginTopIndicates if the GroupRowMarginTop property needs to be serialized.  
Protected MethodShouldSerializeGroupRowVisibleIndicates if the GroupRowVisible property needs to be serialized.  
Protected MethodShouldSerializeGroupTextColorIndicates if the GroupTextColor property needs to be serialized.  
Protected MethodShouldSerializeGroupTextFontFamilyIndicates if the GroupTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeGroupTextFontSizeIndicates if the GroupTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeGroupTextMarginBottomIndicates if the GroupTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeGroupTextMarginLeftIndicates if the GroupTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeGroupTextMarginRightIndicates if the GroupTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeGroupTextMarginTopIndicates if the GroupTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeGroupTextTextStyleIndicates if the GroupTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeHeaderFormatCultureIndicates if the HeaderFormatCulture property needs to be serialized.  
Protected MethodShouldSerializeHeaderFormatDateIndicates if the HeaderFormatDate property needs to be serialized.  
Protected MethodShouldSerializeHeaderFormatSpecifiersIndicates if the HeaderFormatSpecifiers property needs to be serialized.  
Protected MethodShouldSerializeHeaderFormatStringIndicates if the HeaderFormatString property needs to be serialized.  
Protected MethodShouldSerializeHeaderFormatTimeIndicates if the HeaderFormatTime property needs to be serialized.  
Protected MethodShouldSerializeHeaderRowMarginBottomIndicates if the HeaderRowMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeHeaderRowMarginLeftIndicates if the HeaderRowMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeHeaderRowMarginRightIndicates if the HeaderRowMarginRight property needs to be serialized.  
Protected MethodShouldSerializeHeaderRowMarginTopIndicates if the HeaderRowMarginTop property needs to be serialized.  
Protected MethodShouldSerializeHeaderRowVisibleIndicates if the HeaderRowVisible property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextIndicates if the HeaderText property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextColorIndicates if the HeaderTextColor property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextFontFamilyIndicates if the HeaderTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextFontSizeIndicates if the HeaderTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextMarginBottomIndicates if the HeaderTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextMarginLeftIndicates if the HeaderTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextMarginRightIndicates if the HeaderTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextMarginTopIndicates if the HeaderTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeHeaderTextTextStyleIndicates if the HeaderTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeHighlightedDataSourceIndicates if the Series.HighlightedDataSource property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedLegendItemVisibilityIndicates if the Series.HighlightedLegendItemVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedTitleSuffixIndicates if the Series.HighlightedTitleSuffix property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedValuesDataLegendGroupIndicates if the Series.HighlightedValuesDataLegendGroup property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedValuesDisplayModeIndicates if the Series.HighlightedValuesDisplayMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedValuesFadeOpacityIndicates if the Series.HighlightedValuesFadeOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightingFadeOpacityIndicates if the Series.HighlightingFadeOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHitTestModeIndicates if the Series.HitTestMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHorizontalAppearanceModeIndicates if the HorizontalAppearanceMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeHorizontalDashArrayIndicates if the HorizontalDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeHorizontalShiftAmountIndicates if the HorizontalShiftAmount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIncludedColumnsIndicates if the IncludedColumns property needs to be serialized.  
Protected MethodShouldSerializeIncludedSeriesIndicates if the IncludedSeries property needs to be serialized.  
Protected MethodShouldSerializeIndexIndicates if the Series.Index property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsComponentHighlightingModeIgnoredIndicates if the Series.IsComponentHighlightingModeIgnored property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsDefaultCrosshairDisabledIndicates if the IsDefaultCrosshairDisabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeIsHighlightingEnabledIndicates if the Series.IsHighlightingEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLabelDisplayModeIndicates if the LabelDisplayMode property needs to be serialized.  
Protected MethodShouldSerializeLabelTextColorIndicates if the LabelTextColor property needs to be serialized.  
Protected MethodShouldSerializeLabelTextFontFamilyIndicates if the LabelTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeLabelTextFontSizeIndicates if the LabelTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeLabelTextMarginBottomIndicates if the LabelTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeLabelTextMarginLeftIndicates if the LabelTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeLabelTextMarginRightIndicates if the LabelTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeLabelTextMarginTopIndicates if the LabelTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeLabelTextTextStyleIndicates if the LabelTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeLayoutModeIndicates if the LayoutMode property needs to be serialized.  
Protected MethodShouldSerializeLegendIndicates if the Series.Legend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLegendItemBadgeModeIndicates if the Series.LegendItemBadgeMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLegendItemBadgeShapeIndicates if the Series.LegendItemBadgeShape property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLegendItemVisibilityIndicates if the Series.LegendItemVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLineCapIndicates if the Series.LineCap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLineJoinIndicates if the Series.LineJoin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeMarkerFillOpacityIndicates if the Series.MarkerFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeMouseOverEnabledIndicates if the Series.MouseOverEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeNameIndicates if the Series.Name property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeOpacityIndicates if the Series.Opacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeOutlineIndicates if the Series.Outline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeOutlineModeIndicates if the Series.OutlineMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializePositionOffsetXIndicates if the PositionOffsetX property needs to be serialized.  
Protected MethodShouldSerializePositionOffsetYIndicates if the PositionOffsetY property needs to be serialized.  
Protected MethodShouldSerializeResolutionIndicates if the Series.Resolution property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeSelectionBrushIndicates if the Series.SelectionBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShiftAmountIndicates if the ShiftAmount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeShouldAnimateOnDataSourceSwapIndicates if the Series.ShouldAnimateOnDataSourceSwap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldHideAutoCalloutsIndicates if the Series.ShouldHideAutoCallouts property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldRemoveHighlightedDataOnLayerHiddenIndicates if the Series.ShouldRemoveHighlightedDataOnLayerHidden property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldRenderAsOverlayIndicates if the ShouldRenderAsOverlay property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeShouldShiftOpacityForSafeActualBrushIndicates if the Series.ShouldShiftOpacityForSafeActualBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldUpdateWhenSeriesDataChangesIndicates if the ShouldUpdateWhenSeriesDataChanges property needs to be serialized.  
Protected MethodShouldSerializeShowDefaultTooltipIndicates if the Series.ShowDefaultTooltip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeSummaryLabelTextIndicates if the SummaryLabelText property needs to be serialized.  
Protected MethodShouldSerializeSummaryLabelTextColorIndicates if the SummaryLabelTextColor property needs to be serialized.  
Protected MethodShouldSerializeSummaryLabelTextFontFamilyIndicates if the SummaryLabelTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeSummaryLabelTextFontSizeIndicates if the SummaryLabelTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeSummaryLabelTextTextStyleIndicates if the SummaryLabelTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeSummaryRowMarginBottomIndicates if the SummaryRowMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeSummaryRowMarginLeftIndicates if the SummaryRowMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeSummaryRowMarginRightIndicates if the SummaryRowMarginRight property needs to be serialized.  
Protected MethodShouldSerializeSummaryRowMarginTopIndicates if the SummaryRowMarginTop property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextIndicates if the SummaryTitleText property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextColorIndicates if the SummaryTitleTextColor property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextFontFamilyIndicates if the SummaryTitleTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextFontSizeIndicates if the SummaryTitleTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextMarginBottomIndicates if the SummaryTitleTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextMarginLeftIndicates if the SummaryTitleTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextMarginRightIndicates if the SummaryTitleTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextMarginTopIndicates if the SummaryTitleTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeSummaryTitleTextTextStyleIndicates if the SummaryTitleTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeSummaryTypeIndicates if the SummaryType property needs to be serialized.  
Protected MethodShouldSerializeSummaryUnitsTextIndicates if the SummaryUnitsText property needs to be serialized.  
Protected MethodShouldSerializeSummaryUnitsTextColorIndicates if the SummaryUnitsTextColor property needs to be serialized.  
Protected MethodShouldSerializeSummaryUnitsTextFontFamilyIndicates if the SummaryUnitsTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeSummaryUnitsTextFontSizeIndicates if the SummaryUnitsTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeSummaryUnitsTextTextStyleIndicates if the SummaryUnitsTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeSummaryValueTextColorIndicates if the SummaryValueTextColor property needs to be serialized.  
Protected MethodShouldSerializeSummaryValueTextFontFamilyIndicates if the SummaryValueTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeSummaryValueTextFontSizeIndicates if the SummaryValueTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeSummaryValueTextTextStyleIndicates if the SummaryValueTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeThicknessIndicates if the Series.Thickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTitleIndicates if the Series.Title property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTitleTextColorIndicates if the TitleTextColor property needs to be serialized.  
Protected MethodShouldSerializeTitleTextFontFamilyIndicates if the TitleTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeTitleTextFontSizeIndicates if the TitleTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeTitleTextMarginBottomIndicates if the TitleTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeTitleTextMarginLeftIndicates if the TitleTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeTitleTextMarginRightIndicates if the TitleTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeTitleTextMarginTopIndicates if the TitleTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeTitleTextTextStyleIndicates if the TitleTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeTransitionDurationIndicates if the Series.TransitionDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionEasingFunctionIndicates if the Series.TransitionEasingFunction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionInDurationIndicates if the Series.TransitionInDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionInEasingFunctionIndicates if the Series.TransitionInEasingFunction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionInSpeedTypeIndicates if the Series.TransitionInSpeedType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionOutDurationIndicates if the Series.TransitionOutDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionOutSpeedTypeIndicates if the Series.TransitionOutSpeedType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeUnitsDisplayModeIndicates if the UnitsDisplayMode property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextIndicates if the UnitsText property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextColorIndicates if the UnitsTextColor property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextFontFamilyIndicates if the UnitsTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextFontSizeIndicates if the UnitsTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextMarginBottomIndicates if the UnitsTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextMarginLeftIndicates if the UnitsTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextMarginRightIndicates if the UnitsTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextMarginTopIndicates if the UnitsTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeUnitsTextTextStyleIndicates if the UnitsTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeUseIndexIndicates if the UseIndex property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeUseInterpolationIndicates if the UseInterpolation property needs to be serialized.  
Protected MethodShouldSerializeUseItemWiseColorsIndicates if the Series.UseItemWiseColors property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeUseLegendIndicates if the UseLegend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeValueFormatAbbreviationIndicates if the ValueFormatAbbreviation property needs to be serialized.  
Protected MethodShouldSerializeValueFormatCultureIndicates if the ValueFormatCulture property needs to be serialized.  
Protected MethodShouldSerializeValueFormatMaxFractionsIndicates if the ValueFormatMaxFractions property needs to be serialized.  
Protected MethodShouldSerializeValueFormatMinFractionsIndicates if the ValueFormatMinFractions property needs to be serialized.  
Protected MethodShouldSerializeValueFormatModeIndicates if the ValueFormatMode property needs to be serialized.  
Protected MethodShouldSerializeValueFormatSpecifiersIndicates if the ValueFormatSpecifiers property needs to be serialized.  
Protected MethodShouldSerializeValueFormatStringIndicates if the ValueFormatString property needs to be serialized.  
Protected MethodShouldSerializeValueFormatUseGroupingIndicates if the ValueFormatUseGrouping property needs to be serialized.  
Protected MethodShouldSerializeValueRowMarginBottomIndicates if the ValueRowMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeValueRowMarginLeftIndicates if the ValueRowMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeValueRowMarginRightIndicates if the ValueRowMarginRight property needs to be serialized.  
Protected MethodShouldSerializeValueRowMarginTopIndicates if the ValueRowMarginTop property needs to be serialized.  
Protected MethodShouldSerializeValueRowVisibleIndicates if the ValueRowVisible property needs to be serialized.  
Protected MethodShouldSerializeValueTextColorIndicates if the ValueTextColor property needs to be serialized.  
Protected MethodShouldSerializeValueTextFontFamilyIndicates if the ValueTextFontFamily property needs to be serialized.  
Protected MethodShouldSerializeValueTextFontSizeIndicates if the ValueTextFontSize property needs to be serialized.  
Protected MethodShouldSerializeValueTextMarginBottomIndicates if the ValueTextMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeValueTextMarginLeftIndicates if the ValueTextMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeValueTextMarginRightIndicates if the ValueTextMarginRight property needs to be serialized.  
Protected MethodShouldSerializeValueTextMarginTopIndicates if the ValueTextMarginTop property needs to be serialized.  
Protected MethodShouldSerializeValueTextTextStyleIndicates if the ValueTextTextStyle property needs to be serialized.  
Protected MethodShouldSerializeValueTextUseSeriesColorsIndicates if the ValueTextUseSeriesColors property needs to be serialized.  
Protected MethodShouldSerializeValueTextWhenMissingDataIndicates if the ValueTextWhenMissingData property needs to be serialized.  
Protected MethodShouldSerializeVerticalAppearanceModeIndicates if the VerticalAppearanceMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeVerticalDashArrayIndicates if the VerticalDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeVerticalShiftAmountIndicates if the VerticalShiftAmount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeVisibilityIndicates if the Series.Visibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginBottomIndicates if the Series.VisibleRangeMarginBottom property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginLeftIndicates if the Series.VisibleRangeMarginLeft property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginRightIndicates if the Series.VisibleRangeMarginRight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginTopIndicates if the Series.VisibleRangeMarginTop property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeModeIndicates if the Series.VisibleRangeMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
See Also