| Name | Description |
| CanUseAsXAxis | Determine if object can be used as XAxis (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| CanUseAsYAxis | Determine if object can be used as YAxis (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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) |
| GetCategoryItems | Gets an array of category items for specified range of indices. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| GetCategoryWidth | Returns the width of the category grouping this series is in. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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 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) |
| 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) |
| 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.FinancialSeries) |
| GetPreviousOrExactIndex | Getting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetSeriesCloseValue | If possible, will return the best available close value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| GetSeriesCloseValuePosition | If possible, will return the best available position within the series that has the best close value match for the world position provided. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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) |
| GetSeriesOpenValue | If possible, will return the best available open value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| GetSeriesOpenValuePosition | If possible, will return the best available position within the series that has the best open value match for the world position provided. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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) |
| GetSeriesVolumeValue | If possible, will return the best available volume value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| GetSeriesVolumeValuePosition | If possible, will return the best available position within the series that has the best volume value match for the world position provided. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| HideToolTips | 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) |
| NotifyVisualPropertiesChanged | Notifies the series that a visual property has changed, requiring a visual update. (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) |
| ResetBrush | Resets the Brush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetCloseMemberPath | Resets the CloseMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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) |
| ResetDisplayType | Resets the FinancialIndicator.DisplayType property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| ResetExpectFunctions | Resets the ExpectFunctions 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) |
| ResetHighMemberPath | Resets the HighMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetHitTestMode | Resets the HitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetIgnoreFirst | Resets the FinancialIndicator.IgnoreFirst property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| ResetIsComponentHighlightingModeIgnored | Resets the IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetIsCustomCategoryStyleAllowed | Resets the IsCustomCategoryStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetIsHighlightingEnabled | Resets the IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetIsTransitionInEnabled | Resets the IsTransitionInEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetLegend | Resets the Legend 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) |
| ResetLowMemberPath | Resets the LowMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetMarkerFillOpacity | Resets the MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| 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) |
| ResetNegativeBrush | Resets the NegativeBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetOpacity | Resets the Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetOpenMemberPath | Resets the OpenMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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) |
| 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 TransitionInMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetTransitionInSpeedType | Resets the TransitionInSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTrendLineBrush | Resets the FinancialIndicator.TrendLineBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| ResetTrendLinePeriod | Resets the FinancialIndicator.TrendLinePeriod property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| ResetTrendLineThickness | Resets the FinancialIndicator.TrendLineThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| ResetTrendLineType | Resets the FinancialIndicator.TrendLineType property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| ResetTrendLineZIndex | Resets the FinancialIndicator.TrendLineZIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) |
| 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) |
| ResetVolumeMemberPath | Resets the VolumeMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetXAxis | Resets the XAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| ResetYAxis | Resets the YAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) |
| 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) |