Version

CalloutLayer Class Members

The following tables list the members exposed by CalloutLayer.

Public Constructors
 NameDescription
Public ConstructorCalloutLayer ConstructorConstructs a CalloutLayer  
Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the actual opacity applied to the area fill visual. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualBrushGets the effective brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualHitTestModeResolved method of hit testing to use when pointing to items in the chart. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualOutlineGets the effective outline for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyAreaFillOpacityGets or sets the opacity applied to the area fill visual. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyAutoCalloutLabelPrecisionGets or sets the precision to use when values are used for the auto callout labels.  
Public PropertyBrushGets or sets the brush to use for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyCalloutBackgroundGets or sets the brush that specifies how the backgrounds for the callouts of the layer are painted. Leave unset for an automatic value.  
Public PropertyCalloutCollisionModeGets or sets the strategy to use for avoiding collisions between the callouts in this layer. Leave unset for an automatic value.  
Public PropertyCalloutInterpolatedValuePrecisionGets or sets the precision to use displaying values for interpolated crosshair positions.  
Public PropertyCalloutLeaderBrushGets or sets the brush that specifies how the leader lines for the callouts of the layer are painted.  
Public PropertyCalloutOutlineGets or sets the brush that specifies how the outlines for the callouts of the layer are painted.  
Public PropertyCalloutPaddingBottomGets or sets the bottom padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.  
Public PropertyCalloutPaddingLeftGets or sets the left padding to use withing the callout. Leaving this NaN will use an automatic value related to the axis label margins.  
Public PropertyCalloutPaddingRightGets or sets the right padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.  
Public PropertyCalloutPaddingTopGets or sets the top padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.  
Public PropertyCalloutPositionPaddingGets or sets the padding to add to the callout positioning. Leave unset for an automatic value.  
Public PropertyCalloutStrokeThicknessGets or sets the stroke thickness for the callout backing. Leave unset for an automatic value.  
Public PropertyCalloutTextColorGets or sets the color to use for the callout text. Leave unset for an automatic value.  
Public PropertyContentMemberPathGets or sets the content mapping property for the callouts.  
Public PropertyCursorPositionGets or sets the world position to use instead of the pointer position for this annotation layer. If you set this value, rather than responding to the pointer, this layer will be fixed on the provided world position. A world position has x and y values that range from 0 to 1 that represent the global position of the cursor relative to the entire ranges of the axes. The default of (NaN, NaN) means that the layer should react to pointer movement. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public PropertyDataMemberGets or sets the data member of the data source from which the Series's data items collection is populated. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyDataSourceGets or sets the data source from which the Series' data items collection is populated. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyExpectFunctionsGets or sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyFinalValueThe final value of this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyHasMarkersReturns whether the current series supports visual markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyHitTestModeMethod of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsAnnotationLayerGets whether the series is an annotation layer. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsAreaOrLineGets whether the current series shows an area or line shape. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsAutoCalloutBehaviorEnabledGets or sets how to select the final value to annotate.  
Public PropertyIsCalloutOffsettingEnabledGets or sets whether to allow the callouts to be variable distances from the target points, for suppporting collision modes.  
Public PropertyIsCategoryGets whether the current series is a category type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsCustomCalloutStyleEnabledGets or sets whether to allow for custom callout styles.  
Public PropertyIsDefaultCrosshairBehaviorDisabledGets whether the default crosshair behavior should be disabled if this series is present. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsDefaultCrosshairDisabledGets or sets whether the series viewer's default crosshair should be disabled by the presence of this layer. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public PropertyIsDefaultTooltipBehaviorDisabledGets whether the default tooltip behavior should be disabled if this series is present. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsFinancialGets whether the current series is a financial type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsFragmentGets whether the current series is a stack fragment. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsGeographicGets whether the current seires is a geogrpahic series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsHighlightingEnabledGets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsIndexedGets if the series uses an index, which can be used to auto-assign it a color. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsMarkerlessDisplayPreferredOverridden by derived series classes to indicate when markerless display is preferred or not. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsNegativeColorSupportedOverridden by derived series classes to indicate when negative colors are supported or not. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsPolarGets whether the current series is a polar type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsRadialGets whether the current series is a radial type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsRangeGets whether the current series is a range type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsScatterGets whether the current series is a scatter type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsShapeGets whether the current series is a shape type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsStackedGets whether the current series is a stacked type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsUsableInLegendGets if the series should appear in any legends. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsValueOverlayGets whether the series is a value overlay. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsVerticalGets whether the current series is oriented vertically. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyKeyMemberPathGets or sets the key mapping property for the callouts.  
Public PropertyLabelFontFamilyReturns or sets the font family for the label.  
Public PropertyLabelFontSizeReturns or sets the font size for the label.  
Public PropertyLabelMemberPathGets or sets the label mapping property for the callouts.  
Public PropertyLabelTextStyleReturns or sets the font style for the label.  
Public PropertyLegendGets or sets a legend for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyMouseOverEnabledGets or sets the whether the chart reacts to mouse move events. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyNameGets or sets the name of the Series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyOpacityGets or sets the Opacity of the Series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyOutlineGets or sets the brush to use for the outline of the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyPercentChangeThe percent change from the beginning to the end of this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyResolutionGets or sets the current series object's rendering resolution. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertySeriesViewerGets the containing series viewer for this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyShouldRenderAsOverlayGets or sets whether this layer renders as an overlay or not. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public PropertyShowDefaultTooltipGets or sets whether default tooltip will be shown. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTargetSeriesGets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.  
Public PropertyThicknessGets or sets the width of the current series object's line thickness. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTitleGets or sets the Title property. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionDurationGets or sets the duration of the current series's morph. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionEasingFunctionGets or sets the easing function used to morph the current series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionInDurationGets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyUseIndexGets or sets whether this series should take up an index for auto brush coloring. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public PropertyUseLegendGets or sets whether this series interacts with the chart legend. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public PropertyUseValueForAutoCalloutLabelsGets or sets whether to use values, rather than labels for auto callout labels.  
Public PropertyVisibilityGets or sets the display state of a Series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyXMemberPathGets or sets the label mapping property for the callouts.  
Public PropertyYMemberPathGets or sets the label mapping property for the callouts.  
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 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 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 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 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 MethodHideToolTipsHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodInvalidateCalloutContentInvalidates content of callout layer  
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 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 MethodResetAreaFillOpacityResets the Series.AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutLabelPrecisionResets the AutoCalloutLabelPrecision property to its default value.  
Public MethodResetBrushResets the Series.Brush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetCalloutBackgroundResets the CalloutBackground property to its default value.  
Public MethodResetCalloutCollisionModeResets the CalloutCollisionMode property to its default value.  
Public MethodResetCalloutInterpolatedValuePrecisionResets the CalloutInterpolatedValuePrecision property to its default value.  
Public MethodResetCalloutLeaderBrushResets the CalloutLeaderBrush property to its default value.  
Public MethodResetCalloutOutlineResets the CalloutOutline property to its default value.  
Public MethodResetCalloutPaddingBottomResets the CalloutPaddingBottom property to its default value.  
Public MethodResetCalloutPaddingLeftResets the CalloutPaddingLeft property to its default value.  
Public MethodResetCalloutPaddingRightResets the CalloutPaddingRight property to its default value.  
Public MethodResetCalloutPaddingTopResets the CalloutPaddingTop property to its default value.  
Public MethodResetCalloutPositionPaddingResets the CalloutPositionPadding property to its default value.  
Public MethodResetCalloutStrokeThicknessResets the CalloutStrokeThickness property to its default value.  
Public MethodResetCalloutTextColorResets the CalloutTextColor property to its default value.  
Public MethodResetContentMemberPathResets the ContentMemberPath property to its default value.  
Public MethodResetCursorPositionResets the CursorPosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
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 MethodResetExpectFunctionsResets the Series.ExpectFunctions 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 MethodResetIsAutoCalloutBehaviorEnabledResets the IsAutoCalloutBehaviorEnabled property to its default value.  
Public MethodResetIsCalloutOffsettingEnabledResets the IsCalloutOffsettingEnabled property to its default value.  
Public MethodResetIsCustomCalloutStyleEnabledResets the IsCustomCalloutStyleEnabled property to its default value.  
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 MethodResetKeyMemberPathResets the KeyMemberPath property to its default value.  
Public MethodResetLabelFontFamilyResets the LabelFontFamily property to its default value.  
Public MethodResetLabelFontSizeResets the LabelFontSize property to its default value.  
Public MethodResetLabelMemberPathResets the LabelMemberPath property to its default value.  
Public MethodResetLabelTextStyleResets the LabelTextStyle property to its default value.  
Public MethodResetLegendResets the Series.Legend 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 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 MethodResetResolutionResets the Series.Resolution 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 MethodResetShowDefaultTooltipResets the Series.ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTargetSeriesResets the TargetSeries 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 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 MethodResetUseIndexResets the UseIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetUseLegendResets the UseLegend property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetUseValueForAutoCalloutLabelsResets the UseValueForAutoCalloutLabels property to its default value.  
Public MethodResetVisibilityResets the Series.Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetXMemberPathResets the XMemberPath property to its default value.  
Public MethodResetYMemberPathResets the YMemberPath property to its default value.  
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)
Protected Methods
 NameDescription
Protected MethodOnCalloutContentUpdatingUsed to invoke the CalloutContentUpdating event.  
Protected MethodOnCalloutLabelUpdatingUsed to invoke the CalloutLabelUpdating event.  
Protected MethodOnCalloutSeriesSelectingUsed to invoke the CalloutSeriesSelecting event.  
Protected MethodOnCalloutStyleUpdatingUsed to invoke the CalloutStyleUpdating event.  
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 MethodShouldSerializeAreaFillOpacityIndicates if the Series.AreaFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutLabelPrecisionIndicates if the AutoCalloutLabelPrecision property needs to be serialized.  
Protected MethodShouldSerializeBrushIndicates if the Series.Brush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeCalloutBackgroundIndicates if the CalloutBackground property needs to be serialized.  
Protected MethodShouldSerializeCalloutCollisionModeIndicates if the CalloutCollisionMode property needs to be serialized.  
Protected MethodShouldSerializeCalloutInterpolatedValuePrecisionIndicates if the CalloutInterpolatedValuePrecision property needs to be serialized.  
Protected MethodShouldSerializeCalloutLeaderBrushIndicates if the CalloutLeaderBrush property needs to be serialized.  
Protected MethodShouldSerializeCalloutOutlineIndicates if the CalloutOutline property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingBottomIndicates if the CalloutPaddingBottom property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingLeftIndicates if the CalloutPaddingLeft property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingRightIndicates if the CalloutPaddingRight property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingTopIndicates if the CalloutPaddingTop property needs to be serialized.  
Protected MethodShouldSerializeCalloutPositionPaddingIndicates if the CalloutPositionPadding property needs to be serialized.  
Protected MethodShouldSerializeCalloutStrokeThicknessIndicates if the CalloutStrokeThickness property needs to be serialized.  
Protected MethodShouldSerializeCalloutTextColorIndicates if the CalloutTextColor property needs to be serialized.  
Protected MethodShouldSerializeContentMemberPathIndicates if the ContentMemberPath property needs to be serialized.  
Protected MethodShouldSerializeCursorPositionIndicates if the CursorPosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeExpectFunctionsIndicates if the Series.ExpectFunctions 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 MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsAutoCalloutBehaviorEnabledIndicates if the IsAutoCalloutBehaviorEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsCalloutOffsettingEnabledIndicates if the IsCalloutOffsettingEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsCustomCalloutStyleEnabledIndicates if the IsCustomCalloutStyleEnabled property needs to be serialized.  
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 MethodShouldSerializeKeyMemberPathIndicates if the KeyMemberPath property needs to be serialized.  
Protected MethodShouldSerializeLabelFontFamilyIndicates if the LabelFontFamily property needs to be serialized.  
Protected MethodShouldSerializeLabelFontSizeIndicates if the LabelFontSize property needs to be serialized.  
Protected MethodShouldSerializeLabelMemberPathIndicates if the LabelMemberPath property needs to be serialized.  
Protected MethodShouldSerializeLabelTextStyleIndicates if the LabelTextStyle property needs to be serialized.  
Protected MethodShouldSerializeLegendIndicates if the Series.Legend 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 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 MethodShouldSerializeResolutionIndicates if the Series.Resolution 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 MethodShouldSerializeShowDefaultTooltipIndicates if the Series.ShowDefaultTooltip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTargetSeriesIndicates if the TargetSeries 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 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 MethodShouldSerializeUseIndexIndicates if the UseIndex property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeUseLegendIndicates if the UseLegend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeUseValueForAutoCalloutLabelsIndicates if the UseValueForAutoCalloutLabels property needs to be serialized.  
Protected MethodShouldSerializeVisibilityIndicates if the Series.Visibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeXMemberPathIndicates if the XMemberPath property needs to be serialized.  
Protected MethodShouldSerializeYMemberPathIndicates if the YMemberPath property needs to be serialized.  
Public Events
 NameDescription
Public EventCalloutContentUpdatingRaised to allow you to decide on the content for an automatically created callout.  
Public EventCalloutLabelUpdatingRaised to allow you to decide on the label for an automatically created callout.  
Public EventCalloutSeriesSelectingRaised to allow you to select a target series for a data bound callout.  
Public EventCalloutStyleUpdatingEvent raised when updating style of callout layer  
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventTooltipContentUpdatingOccurs when the ToolTip for the current series object is updating the content to be rendered. (Inherited from Infragistics.Win.DataVisualization.Series)
See Also