The following tables list the members exposed by PointSeries.
Name | Description | |
---|---|---|
PointSeries Constructor | Initializes a new instance of the PointSeries class. |
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) | |
ActualFocusBrush | Gets the effective emphasis brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualFocusMode | Gets actual Selection mode (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) | |
ActualHighlightedValuesFadeOpacity | Gets actual HighlightedValues fade opacity (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) | |
ActualLayers | Gets the actual extra layers for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
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) | |
ActualMarkerBrush | Gets the effective marker brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ActualMarkerFillOpacity | Gets the actual opacity applied to the fill of the markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualMarkerOutline | Gets the effective marker outline for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ActualMarkerType | Represents the resolved marker type for the series. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
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) | |
ActualSelectionBrush | Gets the effective emphasis brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualSelectionMode | Gets actual Selection mode (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualThickness | Gets the effective Thickness for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ActualTrendLineBrush | Gets the effective TrendLineBrush for this series. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
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) | |
ConsolidatedItemHitTestBehavior | Determines the item returned in hit-testing when the pointer is over an object which represents several consolidated items. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
DashArray | Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline the current series object. (Inherited from Infragistics.Win.DataVisualization.Series) | |
DataLegendGroup | Gets or sets a name used for grouping multiple series in the Data Legend (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) | |
FocusBrush | Gets or sets the Focus brush to use for the 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) | |
HighlightedDataSource | Gets or sets the data to highlight for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HighlightedTitleSuffix | Gets or sets the HighlightedTitleSuffix property. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HighlightedValueMemberPath | Gets or sets the value mapping property for the current series object. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
HighlightedValuesDataLegendGroup | Gets or sets a name used for grouping highlighted series in the Data Legend (Inherited from Infragistics.Win.DataVisualization.Series) | |
HighlightedValuesDisplayMode | Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HighlightedValuesExtraPropertyOverlays | Gets the current extra layers for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
HighlightedValuesFadeOpacity | Gets or sets the target opacity to fade to for fade style HighlightedValues. (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) | |
IsAnnotationValueLayer | Gets whether the series is a value 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) | |
IsCustomCategoryMarkerStyleAllowed | Gets or sets whether this category series should allow custom style overrides of its individual marker visuals. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
IsCustomCategoryStyleAllowed | Gets or sets whether this category series should allow custom style overrides of its individual visuals. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
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) | |
IsHighlightOverlay | Gets whether the series is a highlight overlay. (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) | |
IsSummarizationSupported | Gets whether the series supports summarization in Data Legend and Data Tooltip. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsTile | Gets whether the current series shows a tile imagery. (Inherited from Infragistics.Win.DataVisualization.Series) | |
IsTransitionInEnabled | Gets or sets whether the series should transition into the plot area when a new data source is assigned. Note: Transitions are not currently supported for stacked series. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
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) | |
Layers | Gets the current extra layers for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
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 whether or not the current series will have a legend item displayed in a legend. (Inherited from Infragistics.Win.DataVisualization.Series) | |
LineCap | Gets or sets the style of the starting point of any lines or polylines representing this series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
LineJoin | Gets or sets the brush that specifies current series object's line join style. (Inherited from Infragistics.Win.DataVisualization.Series) | |
MarkerBrush | Gets or sets the brush that specifies how the current series object's marker interiors are painted. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
MarkerCollisionAvoidance | The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
MarkerFillMode | Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
MarkerFillOpacity | Gets or sets the opacity applied to the fill of the markers. (Inherited from Infragistics.Win.DataVisualization.Series) | |
MarkerOutline | Gets or sets the brush that specifies how the current series object's marker outlines are painted. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
MarkerOutlineMode | Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
MarkerTemplate | Gets or sets the MarkerTemplate for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
MarkerThickness | Gets or sets thickness of the marker outline (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
MarkerType | Gets or sets the marker type for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
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) | |
SafeActualBrush | Gets the effective brush for the current series object with opacity removed so its contrasty for use as a font color. (Inherited from Infragistics.Win.DataVisualization.Series) | |
SelectionBrush | Gets or sets the selection brush to use for the series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
SeriesViewer | Gets the containing series viewer for this series. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldAnimateOnDataSourceSwap | Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldHideAutoCallouts | Gets or sets whether this series should suppress it's auto callouts (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldRemoveHighlightedDataOnLayerHidden | Gets or sets whether the opacity should be automatically shifted for the safe actual brush. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ShouldShiftOpacityForSafeActualBrush | Gets or sets whether the opacity should be automatically shifted for the safe actual brush. (Inherited from Infragistics.Win.DataVisualization.Series) | |
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' 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' 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) | |
TransitionInMode | Gets or sets the method by which to animate the data into the chart when the chart data source is swapped. Note: Transitions are not currently supported for stacked series. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
TransitionInSpeedType | Gets or sets the duration of the current series' transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionOutDuration | Gets or sets the duration of the current series' transition out morph. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TransitionOutSpeedType | Gets or sets the duration of the current series' transition out morph. (Inherited from Infragistics.Win.DataVisualization.Series) | |
TrendLineBrush | Gets or sets the brush to use to draw the trend line. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
TrendLineDashArray | Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to draw the trend line for the current series object. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
TrendLinePeriod | Gets or sets the trend line period for the current series. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
TrendLineThickness | Gets or sets the thickness of the current series object's trend line. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
TrendLineType | Gets or sets the trend type for the current series object. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
UseHighMarkerFidelity | Sets or Gets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ValueMemberAsLegendLabel | Gets or sets the label displayed before series value in the Data Legend. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ValueMemberAsLegendUnit | Gets or sets the unit displayed after series value in the Data Legend. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ValueMemberPath | Gets or sets the value mapping property for the current series object. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
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 this series. (Inherited from Infragistics.Win.DataVisualization.HorizontalAnchoredCategorySeries) | |
YAxis | Gets or sets the effective y-axis for this series. (Inherited from Infragistics.Win.DataVisualization.HorizontalAnchoredCategorySeries) |
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) | |
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 Series.AreaFillOpacity 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) | |
ResetConsolidatedItemHitTestBehavior | Resets the AnchoredCategorySeries.ConsolidatedItemHitTestBehavior property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
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) | |
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) | |
ResetHighlightedDataSource | Resets the Series.HighlightedDataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedTitleSuffix | Resets the Series.HighlightedTitleSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHighlightedValueMemberPath | Resets the AnchoredCategorySeries.HighlightedValueMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
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) | |
ResetHighlightingFadeOpacity | Resets the Series.HighlightingFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetHitTestMode | Resets the Series.HitTestMode 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) | |
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) | |
ResetIsHighlightingEnabled | Resets the Series.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 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) | |
ResetMarkerBrush | Resets the MarkerBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerCollisionAvoidance | Resets the AnchoredCategorySeries.MarkerCollisionAvoidance property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetMarkerFillMode | Resets the MarkerFillMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerFillOpacity | Resets the Series.MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
ResetMarkerOutline | Resets the MarkerOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerOutlineMode | Resets the MarkerOutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerTemplate | Resets the MarkerTemplate property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerThickness | Resets the MarkerThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
ResetMarkerType | Resets the MarkerType property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) | |
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) | |
ResetOpacity | Resets the Series.Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) | |
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) | |
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 CategorySeries.TransitionInMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
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 AnchoredCategorySeries.TrendLineBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetTrendLineDashArray | Resets the AnchoredCategorySeries.TrendLineDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetTrendLinePeriod | Resets the AnchoredCategorySeries.TrendLinePeriod property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetTrendLineThickness | Resets the AnchoredCategorySeries.TrendLineThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetTrendLineType | Resets the AnchoredCategorySeries.TrendLineType property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetUseHighMarkerFidelity | Resets the CategorySeries.UseHighMarkerFidelity property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
ResetValueMemberAsLegendLabel | Resets the AnchoredCategorySeries.ValueMemberAsLegendLabel property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetValueMemberAsLegendUnit | Resets the AnchoredCategorySeries.ValueMemberAsLegendUnit property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
ResetValueMemberPath | Resets the AnchoredCategorySeries.ValueMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) | |
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) | |
ResetXAxis | Resets the XAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.HorizontalAnchoredCategorySeries) | |
ResetYAxis | Resets the YAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.HorizontalAnchoredCategorySeries) | |
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) |
Name | Description | |
---|---|---|
AssigningCategoryMarkerStyle | Event raised when Assigning Category Marker Style (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
AssigningCategoryStyle | Event raised when Assigning Category Style (Inherited from Infragistics.Win.DataVisualization.CategorySeries) | |
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) | |
TransitionOutCompleted | Fired when a transition out has completed. (Inherited from Infragistics.Win.DataVisualization.Series) |