The following tables list the members exposed by ShapeSeriesBase.
Name | Description | |
---|---|---|
ShapeFilterResolutionPropertyName | Gets the name of ShapeFilterResolution | |
ShapeMemberPathPropertyName | Gets the name of ShapeMemberPathProperty |
Name | Description | |
---|---|---|
ActualAreaFillOpacity | Gets the actual opacity applied to the area fill visual. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualBrush | Gets the effective brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualCloseLabel | Gets the text that is displayed for the Close label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualHighLabel | Gets the text that is displayed for the High label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualHighlightingFadeOpacity | Gets actual highlighting fade opacity (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualHighlightingMode | Gets actual highlighting mode (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualHitTestMode | Resolved method of hit testing to use when pointing to items in the chart. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualItemSearchMode | ||
ActualLegendItemBadgeBrush | Gets the effective legend badge fill for the current series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualLegendItemBadgeOutline | Gets the effective legend badge outline for the current series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualLowLabel | Gets the text that is displayed for the Low label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualMarkerFillOpacity | Gets the actual opacity applied to the fill of the markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualOpenLabel | Gets the text that is displayed for the Open label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualOutline | Gets the effective outline for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualRadiusLabel | Gets the text that is displayed for the Value label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualResolution | (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualThickness | Gets the effective Thickness for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualValueLabel | Gets the text that is displayed for the Value label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualVolumeLabel | Gets the text that is displayed for the Volume label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
AreaFillOpacity | Gets or sets the opacity applied to the area fill visual. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Brush | Gets or sets the brush to use for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
DataLegendKey | Gets unique key used to identify the series in data legend (Inherited from Infragistics.Win.DataVisualization.Series) | |
DataMember | Gets 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) | |
DataSource | Gets or sets the data source from which the Series' data items collection is populated. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ExpectFunctions | Gets 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) | |
FinalValue | The final value of this series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HasMarkers | Returns whether the current series supports visual markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HasOnlyMarkers | Gets whether the series has only marker as visuals (Inherited from Infragistics.Win.DataVisualization.Series) | |
HasValueAxis | Gets whether the current series shows an area shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HighlightingFadeOpacity | Gets or sets the target opacity to fade to for fade style highlighting. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HitTestMode | Method of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsActualLegendFinancial | Gets or sets whether the ActualLegend is FinancialLegend or normal Legend. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsAnnotationCalloutLayer | Gets whether the series is an callout annotation layer. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsAnnotationCrosshairLayer | Gets whether the series is an crosshair annotation layer. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsAnnotationFinalValue | Gets whether the series is final value annotation layer. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsAnnotationHoverLayer | Gets whether the series is an annotation layer displayed only when hovering over the chart. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsAnnotationLayer | Gets whether the series is an annotation layer. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsArea | Gets whether the current series shows an area shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsAreaOrLine | Gets whether the current series shows an area or line shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsBar | Gets whether the current series shows a horizontal column shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsCategory | Gets whether the current series is a category type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsColumn | Gets whether the current series shows a column shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsComponentHighlightingModeIgnored | Gets or sets whether the component level highlight mode is ignored. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsCustomShapeMarkerStyleAllowed | Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals. | |
IsCustomShapeStyleAllowed | Gets or sets whether this Shape series should allow custom style overrides of its individual visuals. | |
IsDefaultCrosshairBehaviorDisabled | Gets whether the default crosshair behavior should be disabled if this series is present. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsDefaultTooltipBehaviorDisabled | Gets whether the default tooltip behavior should be disabled if this series is present. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsFinancial | Gets whether the current series is a financial type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsFinancialIndicator | Gets whether the series is financial indicator (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsFinancialOverlay | Gets whether the series is financial overlay (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsFinancialSeries | Gets whether the series has financial OHLC/candlestick visuals (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsFinancialWaterfall | Gets whether the series is financial waterfall (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsFragment | Gets whether the current series is a stack fragment. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsGeographic | Gets whether the current series is a geographic series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsHighlightingEnabled | Gets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsIndexed | Gets if the series uses an index, which can be used to auto-assign it a color. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsLineContour | Gets whether the current series shows a line contour shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsLineOnly | Gets whether the current series shows only line shapes. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsMarkerlessDisplayPreferred | Overridden by derived series classes to indicate when markerless display is preferred or not. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsNegativeColorSupported | Overridden by derived series classes to indicate when negative colors are supported or not. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsPie | Gets whether the current series shows a pie shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsPixel | Gets whether the current series shows pixels. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsPolar | Gets whether the current series is a polar type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsPolygon | Gets whether the current series shows a polygon shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsPolyline | Gets whether the current series shows a polyline shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsRadial | Gets whether the current series is a radial type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsRange | Gets whether the current series is a range type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsScatter | Gets whether the current series is a scatter type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsShape | Gets whether the current series is a shape type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsShapeControl | Gets whether the current series shows interactive shape controls. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsSpline | Gets whether the current series shows a spline shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsStacked | Gets whether the current series is a stacked type series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsStep | Gets whether the current series shows step shapes. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsTile | Gets whether the current series shows a tile imagery. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsUsableInLegend | Gets if the series should appear in any legends. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsValueAxisInverted | Gets whether the current series shows an area shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsValueOverlay | Gets whether the series is a value overlay. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsVertical | Gets whether the current series is oriented vertically. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsWaterfall | Gets whether the current series shows a waterfall column shape. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ItemSearchMode | Gets or sets the mode the series will use to find the closest point to the cursor. | |
ItemSearchPointsThreshold | Gets or sets the points threshold to use when searching for items using ItemSearchMode. | |
ItemSearchThreshold | Gets or sets the threshold to use when searching for items using ItemSearchMode. | |
Legend | Gets or sets a legend for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
LegendItemBadgeMode | Gets or sets the mode of legend badge representing the current series in a legend. (Inherited from Infragistics.Win.DataVisualization.Series) | |
LegendItemBadgeShape | Gets or sets the type of legend badge representing the current series in a legend. (Inherited from Infragistics.Win.DataVisualization.Series) | |
LegendItemVisibility | Gets or sets the legend item visibility for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
MarkerFillOpacity | Gets or sets the opacity applied to the fill of the markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
MouseOverEnabled | Gets or sets the whether the chart reacts to mouse move events. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Name | Gets or sets the name of the Series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Opacity | Gets or sets the Opacity of the Series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Outline | Gets or sets the brush to use for the outline of the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
OutlineMode | Gets or sets the outline mode to use for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
PercentChange | The percent change from the beginning to the end of this series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Resolution | Gets or sets the current series object's rendering resolution. (Inherited from Infragistics.Win.DataVisualization.Series) | |
SeriesViewer | Gets the containing series viewer for this series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShapeFilterResolution | The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out. | |
ShapeMemberPath | The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon. | |
ShowDefaultTooltip | Gets or sets whether default tooltip will be shown. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Thickness | Gets or sets the width of the current series object's line thickness. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Title | Gets or sets the Title property. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionDuration | Gets or sets the duration of the current series's morph. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionEasingFunction | Gets or sets the easing function used to morph the current series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionInDuration | Gets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionInEasingFunction | Gets or sets the EasingFunction used to morph the current series during the initial transition. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionInSpeedType | Gets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series) | |
Visibility | Gets or sets the display state of a Series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
VisibleRangeMarginBottom | Gets or sets the bottom margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
VisibleRangeMarginLeft | Gets or sets the left margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
VisibleRangeMarginRight | Gets or sets the right margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
VisibleRangeMarginTop | Gets or sets the top margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
VisibleRangeMode | Gets or sets the visible range mode to use. (Inherited from Infragistics.Win.DataVisualization.Series) | |
XAxis | Gets or sets the effective x-axis for the current ScatterBase object. | |
YAxis | Gets or sets the effective y-axis for the current ScatterBase object. |
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) | |
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) | |
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) | |
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) | |
GetShapeItems | Gets an array of category items for specified range of indices. | |
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) | |
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) | |
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) | |
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) | |
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) | |
ResetIsComponentHighlightingModeIgnored | Resets the IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetIsCustomShapeMarkerStyleAllowed | Resets the IsCustomShapeMarkerStyleAllowed property to its default value. | |
ResetIsCustomShapeStyleAllowed | Resets the IsCustomShapeStyleAllowed property to its default value. | |
ResetIsHighlightingEnabled | Resets the IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetItemSearchMode | Resets the ItemSearchMode property to its default value. | |
ResetItemSearchPointsThreshold | Resets the ItemSearchPointsThreshold property to its default value. | |
ResetItemSearchThreshold | Resets the ItemSearchThreshold property to its default value. | |
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) | |
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) | |
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) | |
ResetShapeFilterResolution | Resets the ShapeFilterResolution property to its default value. | |
ResetShapeMemberPath | Resets the ShapeMemberPath property to its default value. | |
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) | |
ResetTransitionInSpeedType | Resets the TransitionInSpeedType 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) | |
ResetXAxis | Resets the XAxis property to its default value. | |
ResetYAxis | Resets the YAxis property to its default value. | |
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) |
Name | Description | |
---|---|---|
AssigningShapeMarkerStyle | Event raised when Assigning Shape Marker Style | |
AssigningShapeStyle | Event raised when Assigning Shape Style. Note, if using this event, or highlighting, its best to avoid use of ShapeStyle/StyleShape/ShapeStyleSelector. | |
PropertyChanged | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series) | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series) | |
RenderRequested | This event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TooltipContentUpdating | Occurs when the ToolTip for the current series object is updating the content to be rendered. (Inherited from Infragistics.Win.DataVisualization.Series) |