For a list of all members of this type, see RelativeStrengthIndexIndicator members.
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) | |
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.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 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.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) | |
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) | |
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) | |
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 Series.AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutLabelFormat | Resets the Series.AutoCalloutLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutLabelFormatSpecifiers | Resets the Series.AutoCalloutLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutValueLabelFormat | Resets the Series.AutoCalloutValueLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetAutoCalloutValueLabelFormatSpecifiers | Resets the Series.AutoCalloutValueLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetBrush | Resets the Series.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) | |
ResetDashArray | Resets the Series.DashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDataLegendGroup | Resets the Series.DataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDataMember | Resets the Series.DataMember property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDataSource | Resets the Series.DataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetDisplayType | Resets the DisplayType property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetExpectFunctions | Resets the Series.ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetFocusBrush | Resets the Series.FocusBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedCloseMemberPath | Resets the HighlightedCloseMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) | |
ResetHighlightedDataSource | Resets the Series.HighlightedDataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedHighMemberPath | Resets the HighlightedHighMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) | |
ResetHighlightedLegendItemVisibility | Resets the Series.HighlightedLegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedLowMemberPath | Resets the HighlightedLowMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) | |
ResetHighlightedOpenMemberPath | Resets the HighlightedOpenMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) | |
ResetHighlightedTitleSuffix | Resets the Series.HighlightedTitleSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValuesDataLegendGroup | Resets the Series.HighlightedValuesDataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValuesDisplayMode | Resets the Series.HighlightedValuesDisplayMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValuesFadeOpacity | Resets the Series.HighlightedValuesFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedVolumeMemberPath | Resets the HighlightedVolumeMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialSeries) | |
ResetHighlightingFadeOpacity | Resets the Series.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 Series.HitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIgnoreFirst | Resets the IgnoreFirst property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetIndex | Resets the Series.Index property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIsComponentHighlightingModeIgnored | Resets the Series.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 Series.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 Series.Legend property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLegendItemBadgeMode | Resets the Series.LegendItemBadgeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLegendItemBadgeShape | Resets the Series.LegendItemBadgeShape property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLegendItemVisibility | Resets the Series.LegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLineCap | Resets the Series.LineCap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetLineJoin | Resets the Series.LineJoin 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 Series.MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetMouseOverEnabled | Resets the Series.MouseOverEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetName | Resets the Series.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 Series.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 Series.Outline property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetOutlineMode | Resets the Series.OutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetPeriod | Resets the Period property to its default value. | |
ResetResolution | Resets the Series.Resolution property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetSelectionBrush | Resets the Series.SelectionBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldAnimateOnDataSourceSwap | Resets the Series.ShouldAnimateOnDataSourceSwap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldHideAutoCallouts | Resets the Series.ShouldHideAutoCallouts property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldRemoveHighlightedDataOnLayerHidden | Resets the Series.ShouldRemoveHighlightedDataOnLayerHidden property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShouldShiftOpacityForSafeActualBrush | Resets the Series.ShouldShiftOpacityForSafeActualBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetShowDefaultTooltip | Resets the Series.ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetThickness | Resets the Series.Thickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTitle | Resets the Series.Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionDuration | Resets the Series.TransitionDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionEasingFunction | Resets the Series.TransitionEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionInDuration | Resets the Series.TransitionInDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionInEasingFunction | Resets the Series.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 Series.TransitionInSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionOutDuration | Resets the Series.TransitionOutDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTransitionOutSpeedType | Resets the Series.TransitionOutSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetTrendLineBrush | Resets the TrendLineBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetTrendLineDashArray | Resets the TrendLineDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetTrendLinePeriod | Resets the TrendLinePeriod property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetTrendLineThickness | Resets the TrendLineThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetTrendLineType | Resets the TrendLineType property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetTrendLineZIndex | Resets the TrendLineZIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.FinancialIndicator) | |
ResetUseItemWiseColors | Resets the Series.UseItemWiseColors property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibility | Resets the Series.Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginBottom | Resets the Series.VisibleRangeMarginBottom property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginLeft | Resets the Series.VisibleRangeMarginLeft property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginRight | Resets the Series.VisibleRangeMarginRight property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMarginTop | Resets the Series.VisibleRangeMarginTop property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetVisibleRangeMode | Resets the Series.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 Series.DataMember property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldSerializeDataSource | Returns whether the Series.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) |