For a list of all members of this type, see StackedSeriesBase members.
Name | Description | |
---|---|---|
ExportVisualData | Exports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Series) | |
FromWorldPosition | Converts a point from world coordinates to coordinates within the viewport of the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetActualMarkerBrush | Returns the actual marker brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetActualMarkerOutlineBrush | Returns the actual marker outline brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetActualMarkerShape | Returns 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) | |
GetCategoryItems | Gets an array of category items for specified range of indices. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
GetCategoryWidth | Returns the width of the category grouping this series is in. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
GetEffectiveViewport | Gets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetExactItemIndex | Gets 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) | |
GetExactItemIndexFromSeriesPixel | Gets 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) | |
GetItem | Gets the item that is the best match for the specified world coordinates. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetItemFromSeriesPixel | Gets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetItemIndex | Gets the item index associated with the specified world position (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetItemIndexFromSeriesPixel | Gets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetItemsForSelection | (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetItemSpan | For 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) | |
GetItemValue | Gets a value based on one of the valid member paths for this series type. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetMainContentViewport | (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetMemberPathValue | Gets the value of a requested member path from the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetNextOrExactIndex | Getting the next index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetOffsetValue | Returns the offset value for this series if grouped on a category axis. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
GetPreviousOrExactIndex | Getting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetSeriesHighValue | If possible, will return the best available high value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetSeriesHighValueFromSeriesPixel | If 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) | |
GetSeriesHighValuePosition | If 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) | |
GetSeriesHighValuePositionFromSeriesPixel | If 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) | |
GetSeriesLowValue | If possible, will return the best available low value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetSeriesLowValueFromSeriesPixel | If 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) | |
GetSeriesLowValuePosition | If 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) | |
GetSeriesLowValuePositionFromSeriesPixel | If 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) | |
GetSeriesValue | If possible, will return the best available main value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetSeriesValueBoundingBox | If 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) | |
GetSeriesValueBoundingBoxFromSeriesPixel | If 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) | |
GetSeriesValueFromSeriesPixel | If 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) | |
GetSeriesValueMarkerBoundingBox | If 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) | |
GetSeriesValueMarkerBoundingBoxFromSeriesPixel | If 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) | |
GetSeriesValuePosition | If 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) | |
GetSeriesValuePositionFromSeriesPixel | If 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) | |
GetSeriesValueType | Gets 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) | |
GetSeriesValueTypePosition | Gets position of series value for specified layer value mode (Inherited from Infragistics.Win.DataVisualization.Series) | |
GetSeriesValueTypePositionFromValue | Converts the provided axis data values into pixel positions. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HideToolTips | Hides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HideToolTipsImmediate | Hides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series) | |
MoveCursorPoint | Moves the cursor point to the provided world position. Some series may react to the current cursor position. (Inherited from Infragistics.Win.DataVisualization.Series) | |
NotifyIndexedPropertiesChanged | Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series (Inherited from Infragistics.Win.DataVisualization.Series) | |
NotifyVisualPropertiesChanged | Notifies the series that a visual property has changed, requiring a visual update. (Inherited from Infragistics.Win.DataVisualization.Series) | |
PlayTransitionIn | Plays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series) | |
PlayTransitionOut | Plays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series) | |
PlayTransitionOutAndRemove | Plays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series) | |
RemoveAxes | Call to null out the axes of the series; (Inherited from Infragistics.Win.DataVisualization.Series) | |
RenderSeries | Renders the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ReplayTransitionIn | Replays the assigned transition in animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Reset | Overridden. Resets all the properties to their default values | |
ResetAreaFillOpacity | Resets the AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutLabelFormat | Resets the AutoCalloutLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutLabelFormatSpecifiers | Resets the AutoCalloutLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutValueLabelFormat | Resets the AutoCalloutValueLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutValueLabelFormatSpecifiers | Resets the AutoCalloutValueLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoGenerateSeries | Resets the AutoGenerateSeries property to its default value. | |
ResetBrush | Resets the Brush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetCategoryCollisionMode | Resets the CategorySeries.CategoryCollisionMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetDashArray | Resets the DashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDataLegendGroup | Resets the DataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDataMember | Resets the DataMember property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDataSource | Resets the DataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetExpectFunctions | Resets the ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetFocusBrush | Resets the FocusBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedDataSource | Resets the HighlightedDataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedLegendItemVisibility | Resets the HighlightedLegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedTitleSuffix | Resets the HighlightedTitleSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValuesDataLegendGroup | Resets the HighlightedValuesDataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValuesDisplayMode | Resets the HighlightedValuesDisplayMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValuesFadeOpacity | Resets the HighlightedValuesFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightingFadeOpacity | Resets the HighlightingFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHitTestMode | Resets the HitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIndex | Resets the Index property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIsComponentHighlightingModeIgnored | Resets the IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIsCustomCategoryMarkerStyleAllowed | Resets the CategorySeries.IsCustomCategoryMarkerStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetIsCustomCategoryStyleAllowed | Resets the CategorySeries.IsCustomCategoryStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetIsCustomMarkerCircular | Resets the MarkerSeries.IsCustomMarkerCircular property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetIsHighlightingEnabled | Resets the IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIsTransitionInEnabled | Resets the CategorySeries.IsTransitionInEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetLegend | Resets the Legend property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLegendItemBadgeMode | Resets the LegendItemBadgeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLegendItemBadgeShape | Resets the LegendItemBadgeShape property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLegendItemVisibility | Resets the LegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLineCap | Resets the LineCap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLineJoin | Resets the LineJoin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetMarkerBrush | Resets the MarkerSeries.MarkerBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerFillMode | Resets the MarkerSeries.MarkerFillMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerFillOpacity | Resets the MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetMarkerOutline | Resets the MarkerSeries.MarkerOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerOutlineMode | Resets the MarkerSeries.MarkerOutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerTemplate | Resets the MarkerSeries.MarkerTemplate property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerThickness | Resets the MarkerSeries.MarkerThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerType | Resets the MarkerSeries.MarkerType property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMouseOverEnabled | Resets the MouseOverEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetName | Resets the Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetOpacity | Resets the Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetOutline | Resets the Outline property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetOutlineMode | Resets the OutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetResolution | Resets the Resolution property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetReverseLegendOrder | Resets the ReverseLegendOrder property to its default value. | |
ResetSelectionBrush | Resets the SelectionBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetSeries | Resets the Series property to its default value. | |
ResetShouldAnimateOnDataSourceSwap | Resets the ShouldAnimateOnDataSourceSwap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldHideAutoCallouts | Resets the ShouldHideAutoCallouts property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldRemoveHighlightedDataOnLayerHidden | Resets the ShouldRemoveHighlightedDataOnLayerHidden property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldShiftOpacityForSafeActualBrush | Resets the ShouldShiftOpacityForSafeActualBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShowDefaultTooltip | Resets the ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetThickness | Resets the Thickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTitle | Resets the Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionDuration | Resets the TransitionDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionEasingFunction | Resets the TransitionEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionInDuration | Resets the TransitionInDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionInEasingFunction | Resets the TransitionInEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionInMode | Resets the CategorySeries.TransitionInMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetTransitionInSpeedType | Resets the TransitionInSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionOutDuration | Resets the TransitionOutDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionOutSpeedType | Resets the TransitionOutSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetUseHighMarkerFidelity | Resets the CategorySeries.UseHighMarkerFidelity property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetUseItemWiseColors | Resets the UseItemWiseColors property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibility | Resets the Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginBottom | Resets the VisibleRangeMarginBottom property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginLeft | Resets the VisibleRangeMarginLeft property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginRight | Resets the VisibleRangeMarginRight property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginTop | Resets the VisibleRangeMarginTop property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMode | Resets the VisibleRangeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResolveLegendIndex | Resolves the index to use for ordering the legend. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ScrollIntoView | Requests that the provided item should be brought into view if possible. (Inherited from Infragistics.Win.DataVisualization.Series) | |
SetDataBinding | Sets the datasource and datamember for the control in one atomic operation. (Inherited from Infragistics.Win.DataVisualization.Series) | |
SetNegativeColors | Sets the negative brush and outline properties for this series to the given arguments. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldSerializeDataMember | Returns whether the DataMember property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldSerializeDataSource | Returns whether the DataSource property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series) | |
SimulateHover | Simulates a pointer hover over the series surface. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ToWorldPosition | Converts a point from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ToWorldRect | Converts a rect from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series) |