| 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) |
| 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) |
| 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) |
| 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. |
| IsCustomCategoryStyleAllowed | Gets or sets whether this category 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) |
| 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. |
| 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) |
| 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. |
| 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) |
| UseHighMarkerFidelity | Sets or Gets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals. |
| 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) |