Version

Series Class Methods

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

Public Methods
 NameDescription
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality.  
Public MethodFromWorldPositionConverts a point from world coordinates to coordinates within the viewport of the series.  
Public MethodGetActualMarkerBrushReturns the actual marker brush used by the series if the series has markers.  
Public MethodGetActualMarkerOutlineBrushReturns the actual marker outline brush used by the series if the series has markers.  
Public MethodGetActualMarkerShapeReturns the value of MarkerType property or "Custom" if MarkerTemplate property is set. As long as the series has markers.  
Public MethodGetEffectiveViewportGets the effective viewport, adjusted to account for margins and other factors.  
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.  
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.  
Public MethodGetItemGets the item that is the best match for the specified world coordinates.  
Public MethodGetItemFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area.  
Public MethodGetItemIndexGets the item index associated with the specified world position  
Public MethodGetItemIndexFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area.  
Public MethodGetItemsForSelection  
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.  
Public MethodGetItemValueGets a value based on one of the valid member paths for this series type.  
Public MethodGetMainContentViewport  
Public MethodGetMemberPathValueGets the value of a requested member path from the series.  
Public MethodGetNextOrExactIndexGetting the next index that is near a given world position, if possible, otherwise NaN.  
Public MethodGetPreviousOrExactIndexGetting the previous index that is near a given world position, if possible, otherwise NaN.  
Public MethodGetSeriesHighValueIf possible, will return the best available high value of the series for a given world coordinate.  
Public MethodGetSeriesHighValueFromSeriesPixelIf possible, will return the best available high value of the series for a given pixel coordinate within the current series plot area.  
Public MethodGetSeriesHighValuePositionIf possible, will return the best available position within the series that has the best high value match for the world position provided.  
Public MethodGetSeriesHighValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best high value match for the world position provided.  
Public MethodGetSeriesLowValueIf possible, will return the best available low value of the series for a given world coordinate.  
Public MethodGetSeriesLowValueFromSeriesPixelIf possible, will return the best available low value of the series for a given pixel coordinate within the current series plot area.  
Public MethodGetSeriesLowValuePositionIf possible, will return the best available position within the series that has the best low value match for the world position provided.  
Public MethodGetSeriesLowValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best low value match for the world position provided.  
Public MethodGetSeriesValueIf possible, will return the best available main value of the series for a given world coordinate.  
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.  
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.  
Public MethodGetSeriesValueFromSeriesPixelIf possible, will return the best available main value of the series for a given pixel coordinate within the current series plot area.  
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.  
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.  
Public MethodGetSeriesValuePositionIf possible, will return the best available position within the series that has the best value match for the world position provided.  
Public MethodGetSeriesValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best value match for the world position provided.  
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.  
Public MethodGetSeriesValueTypePositionGets position of series value for specified layer value mode  
Public MethodGetSeriesValueTypePositionFromValueConverts the provided axis data values into pixel positions.  
Public MethodHideToolTipsHides any internal tooltips presented by the series, if any.  
Public MethodHideToolTipsImmediateHides any internal tooltips presented by the series, if any.  
Public MethodMoveCursorPointMoves the cursor point to the provided world position. Some series may react to the current cursor position.  
Public MethodNotifyIndexedPropertiesChangedCalled to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series  
Public MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update.  
Public MethodPlayTransitionInPlays the assigned transition out animation, if any.  
Public MethodPlayTransitionOutPlays the assigned transition out animation, if any.  
Public MethodPlayTransitionOutAndRemovePlays the assigned transition out animation, if any.  
Public MethodRemoveAxesCall to null out the axes of the series;  
Public MethodRenderSeriesRenders the series.  
Public MethodReplayTransitionInReplays the assigned transition in animation, if any.  
Public MethodResetResets all the properties to their default values  
Public MethodResetAreaFillOpacityResets the AreaFillOpacity property to its default value.  
Public MethodResetAutoCalloutLabelFormatResets the AutoCalloutLabelFormat property to its default value.  
Public MethodResetAutoCalloutLabelFormatSpecifiersResets the AutoCalloutLabelFormatSpecifiers property to its default value.  
Public MethodResetAutoCalloutValueLabelFormatResets the AutoCalloutValueLabelFormat property to its default value.  
Public MethodResetAutoCalloutValueLabelFormatSpecifiersResets the AutoCalloutValueLabelFormatSpecifiers property to its default value.  
Public MethodResetBrushResets the Brush property to its default value.  
Public MethodResetDashArrayResets the DashArray property to its default value.  
Public MethodResetDataLegendGroupResets the DataLegendGroup property to its default value.  
Public MethodResetDataMemberResets the DataMember property to its default value.  
Public MethodResetDataSourceResets the DataSource property to its default value.  
Public MethodResetExpectFunctionsResets the ExpectFunctions property to its default value.  
Public MethodResetFocusBrushResets the FocusBrush property to its default value.  
Public MethodResetHighlightedDataSourceResets the HighlightedDataSource property to its default value.  
Public MethodResetHighlightedLegendItemVisibilityResets the HighlightedLegendItemVisibility property to its default value.  
Public MethodResetHighlightedTitleSuffixResets the HighlightedTitleSuffix property to its default value.  
Public MethodResetHighlightedValuesDataLegendGroupResets the HighlightedValuesDataLegendGroup property to its default value.  
Public MethodResetHighlightedValuesDisplayModeResets the HighlightedValuesDisplayMode property to its default value.  
Public MethodResetHighlightedValuesFadeOpacityResets the HighlightedValuesFadeOpacity property to its default value.  
Public MethodResetHighlightingFadeOpacityResets the HighlightingFadeOpacity property to its default value.  
Public MethodResetHitTestModeResets the HitTestMode property to its default value.  
Public MethodResetIndexResets the Index property to its default value.  
Public MethodResetIsComponentHighlightingModeIgnoredResets the IsComponentHighlightingModeIgnored property to its default value.  
Public MethodResetIsHighlightingEnabledResets the IsHighlightingEnabled property to its default value.  
Public MethodResetLegendResets the Legend property to its default value.  
Public MethodResetLegendItemBadgeModeResets the LegendItemBadgeMode property to its default value.  
Public MethodResetLegendItemBadgeShapeResets the LegendItemBadgeShape property to its default value.  
Public MethodResetLegendItemVisibilityResets the LegendItemVisibility property to its default value.  
Public MethodResetLineCapResets the LineCap property to its default value.  
Public MethodResetLineJoinResets the LineJoin property to its default value.  
Public MethodResetMarkerFillOpacityResets the MarkerFillOpacity property to its default value.  
Public MethodResetMouseOverEnabledResets the MouseOverEnabled property to its default value.  
Public MethodResetNameResets the Name property to its default value.  
Public MethodResetOpacityResets the Opacity property to its default value.  
Public MethodResetOutlineResets the Outline property to its default value.  
Public MethodResetOutlineModeResets the OutlineMode property to its default value.  
Public MethodResetResolutionResets the Resolution property to its default value.  
Public MethodResetSelectionBrushResets the SelectionBrush property to its default value.  
Public MethodResetShouldAnimateOnDataSourceSwapResets the ShouldAnimateOnDataSourceSwap property to its default value.  
Public MethodResetShouldHideAutoCalloutsResets the ShouldHideAutoCallouts property to its default value.  
Public MethodResetShouldRemoveHighlightedDataOnLayerHiddenResets the ShouldRemoveHighlightedDataOnLayerHidden property to its default value.  
Public MethodResetShouldShiftOpacityForSafeActualBrushResets the ShouldShiftOpacityForSafeActualBrush property to its default value.  
Public MethodResetShowDefaultTooltipResets the ShowDefaultTooltip property to its default value.  
Public MethodResetThicknessResets the Thickness property to its default value.  
Public MethodResetTitleResets the Title property to its default value.  
Public MethodResetTransitionDurationResets the TransitionDuration property to its default value.  
Public MethodResetTransitionEasingFunctionResets the TransitionEasingFunction property to its default value.  
Public MethodResetTransitionInDurationResets the TransitionInDuration property to its default value.  
Public MethodResetTransitionInEasingFunctionResets the TransitionInEasingFunction property to its default value.  
Public MethodResetTransitionInSpeedTypeResets the TransitionInSpeedType property to its default value.  
Public MethodResetTransitionOutDurationResets the TransitionOutDuration property to its default value.  
Public MethodResetTransitionOutSpeedTypeResets the TransitionOutSpeedType property to its default value.  
Public MethodResetUseItemWiseColorsResets the UseItemWiseColors property to its default value.  
Public MethodResetVisibilityResets the Visibility property to its default value.  
Public MethodResetVisibleRangeMarginBottomResets the VisibleRangeMarginBottom property to its default value.  
Public MethodResetVisibleRangeMarginLeftResets the VisibleRangeMarginLeft property to its default value.  
Public MethodResetVisibleRangeMarginRightResets the VisibleRangeMarginRight property to its default value.  
Public MethodResetVisibleRangeMarginTopResets the VisibleRangeMarginTop property to its default value.  
Public MethodResetVisibleRangeModeResets the VisibleRangeMode property to its default value.  
Public MethodResolveLegendIndexResolves the index to use for ordering the legend.  
Public MethodScrollIntoViewRequests that the provided item should be brought into view if possible.  
Public MethodSetDataBindingSets the datasource and datamember for the control in one atomic operation.  
Public MethodSetNegativeColorsSets the negative brush and outline properties for this series to the given arguments.  
Public MethodShouldSerializeDataMemberReturns whether the DataMember property requires serialization.  
Public MethodShouldSerializeDataSourceReturns whether the DataSource property requires serialization.  
Public MethodSimulateHoverSimulates a pointer hover over the series surface.  
Public MethodToWorldPositionConverts a point from coordinates within the series plot area to a world position within axis space.  
Public MethodToWorldRectConverts a rect from coordinates within the series plot area to a world position within axis space.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event.  
Protected MethodOnRenderRequestedUsed to invoke the RenderRequested event.  
Protected MethodOnTransitionOutCompletedUsed to invoke the TransitionOutCompleted event.  
Protected MethodShouldSerializeAreaFillOpacityIndicates if the AreaFillOpacity property needs to be serialized.  
Protected MethodShouldSerializeAutoCalloutLabelFormatIndicates if the AutoCalloutLabelFormat property needs to be serialized.  
Protected MethodShouldSerializeAutoCalloutLabelFormatSpecifiersIndicates if the AutoCalloutLabelFormatSpecifiers property needs to be serialized.  
Protected MethodShouldSerializeAutoCalloutValueLabelFormatIndicates if the AutoCalloutValueLabelFormat property needs to be serialized.  
Protected MethodShouldSerializeAutoCalloutValueLabelFormatSpecifiersIndicates if the AutoCalloutValueLabelFormatSpecifiers property needs to be serialized.  
Protected MethodShouldSerializeBrushIndicates if the Brush property needs to be serialized.  
Protected MethodShouldSerializeDashArrayIndicates if the DashArray property needs to be serialized.  
Protected MethodShouldSerializeDataLegendGroupIndicates if the DataLegendGroup property needs to be serialized.  
Protected MethodShouldSerializeExpectFunctionsIndicates if the ExpectFunctions property needs to be serialized.  
Protected MethodShouldSerializeFocusBrushIndicates if the FocusBrush property needs to be serialized.  
Protected MethodShouldSerializeHighlightedDataSourceIndicates if the HighlightedDataSource property needs to be serialized.  
Protected MethodShouldSerializeHighlightedLegendItemVisibilityIndicates if the HighlightedLegendItemVisibility property needs to be serialized.  
Protected MethodShouldSerializeHighlightedTitleSuffixIndicates if the HighlightedTitleSuffix property needs to be serialized.  
Protected MethodShouldSerializeHighlightedValuesDataLegendGroupIndicates if the HighlightedValuesDataLegendGroup property needs to be serialized.  
Protected MethodShouldSerializeHighlightedValuesDisplayModeIndicates if the HighlightedValuesDisplayMode property needs to be serialized.  
Protected MethodShouldSerializeHighlightedValuesFadeOpacityIndicates if the HighlightedValuesFadeOpacity property needs to be serialized.  
Protected MethodShouldSerializeHighlightingFadeOpacityIndicates if the HighlightingFadeOpacity property needs to be serialized.  
Protected MethodShouldSerializeHitTestModeIndicates if the HitTestMode property needs to be serialized.  
Protected MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized.  
Protected MethodShouldSerializeIndexIndicates if the Index property needs to be serialized.  
Protected MethodShouldSerializeIsComponentHighlightingModeIgnoredIndicates if the IsComponentHighlightingModeIgnored property needs to be serialized.  
Protected MethodShouldSerializeIsHighlightingEnabledIndicates if the IsHighlightingEnabled property needs to be serialized.  
Protected MethodShouldSerializeLegendIndicates if the Legend property needs to be serialized.  
Protected MethodShouldSerializeLegendItemBadgeModeIndicates if the LegendItemBadgeMode property needs to be serialized.  
Protected MethodShouldSerializeLegendItemBadgeShapeIndicates if the LegendItemBadgeShape property needs to be serialized.  
Protected MethodShouldSerializeLegendItemVisibilityIndicates if the LegendItemVisibility property needs to be serialized.  
Protected MethodShouldSerializeLineCapIndicates if the LineCap property needs to be serialized.  
Protected MethodShouldSerializeLineJoinIndicates if the LineJoin property needs to be serialized.  
Protected MethodShouldSerializeMarkerFillOpacityIndicates if the MarkerFillOpacity property needs to be serialized.  
Protected MethodShouldSerializeMouseOverEnabledIndicates if the MouseOverEnabled property needs to be serialized.  
Protected MethodShouldSerializeNameIndicates if the Name property needs to be serialized.  
Protected MethodShouldSerializeOpacityIndicates if the Opacity property needs to be serialized.  
Protected MethodShouldSerializeOutlineIndicates if the Outline property needs to be serialized.  
Protected MethodShouldSerializeOutlineModeIndicates if the OutlineMode property needs to be serialized.  
Protected MethodShouldSerializeResolutionIndicates if the Resolution property needs to be serialized.  
Protected MethodShouldSerializeSelectionBrushIndicates if the SelectionBrush property needs to be serialized.  
Protected MethodShouldSerializeShouldAnimateOnDataSourceSwapIndicates if the ShouldAnimateOnDataSourceSwap property needs to be serialized.  
Protected MethodShouldSerializeShouldHideAutoCalloutsIndicates if the ShouldHideAutoCallouts property needs to be serialized.  
Protected MethodShouldSerializeShouldRemoveHighlightedDataOnLayerHiddenIndicates if the ShouldRemoveHighlightedDataOnLayerHidden property needs to be serialized.  
Protected MethodShouldSerializeShouldShiftOpacityForSafeActualBrushIndicates if the ShouldShiftOpacityForSafeActualBrush property needs to be serialized.  
Protected MethodShouldSerializeShowDefaultTooltipIndicates if the ShowDefaultTooltip property needs to be serialized.  
Protected MethodShouldSerializeThicknessIndicates if the Thickness property needs to be serialized.  
Protected MethodShouldSerializeTitleIndicates if the Title property needs to be serialized.  
Protected MethodShouldSerializeTransitionDurationIndicates if the TransitionDuration property needs to be serialized.  
Protected MethodShouldSerializeTransitionEasingFunctionIndicates if the TransitionEasingFunction property needs to be serialized.  
Protected MethodShouldSerializeTransitionInDurationIndicates if the TransitionInDuration property needs to be serialized.  
Protected MethodShouldSerializeTransitionInEasingFunctionIndicates if the TransitionInEasingFunction property needs to be serialized.  
Protected MethodShouldSerializeTransitionInSpeedTypeIndicates if the TransitionInSpeedType property needs to be serialized.  
Protected MethodShouldSerializeTransitionOutDurationIndicates if the TransitionOutDuration property needs to be serialized.  
Protected MethodShouldSerializeTransitionOutSpeedTypeIndicates if the TransitionOutSpeedType property needs to be serialized.  
Protected MethodShouldSerializeUseItemWiseColorsIndicates if the UseItemWiseColors property needs to be serialized.  
Protected MethodShouldSerializeVisibilityIndicates if the Visibility property needs to be serialized.  
Protected MethodShouldSerializeVisibleRangeMarginBottomIndicates if the VisibleRangeMarginBottom property needs to be serialized.  
Protected MethodShouldSerializeVisibleRangeMarginLeftIndicates if the VisibleRangeMarginLeft property needs to be serialized.  
Protected MethodShouldSerializeVisibleRangeMarginRightIndicates if the VisibleRangeMarginRight property needs to be serialized.  
Protected MethodShouldSerializeVisibleRangeMarginTopIndicates if the VisibleRangeMarginTop property needs to be serialized.  
Protected MethodShouldSerializeVisibleRangeModeIndicates if the VisibleRangeMode property needs to be serialized.  
See Also