Version

Series Class Properties

For a list of all members of this type, see Series members.

Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the actual opacity applied to the area fill visual.  
Public PropertyActualBrushGets the effective brush for the current series object.  
Public PropertyActualCloseLabelGets the text that is displayed for the Close label in the tooltip.  
Public PropertyActualFocusBrushGets the effective emphasis brush for the current series object.  
Public PropertyActualFocusModeGets actual Selection mode  
Public PropertyActualHighLabelGets the text that is displayed for the High label in the tooltip.  
Public PropertyActualHighlightedValuesFadeOpacityGets actual HighlightedValues fade opacity  
Public PropertyActualHighlightingFadeOpacityGets actual highlighting fade opacity  
Public PropertyActualHighlightingModeGets actual highlighting mode  
Public PropertyActualHitTestModeResolved method of hit testing to use when pointing to items in the chart.  
Public PropertyActualLayersGets the actual extra layers for the series.  
Public PropertyActualLegendItemBadgeBrushGets the effective legend badge fill for the current series.  
Public PropertyActualLegendItemBadgeOutlineGets the effective legend badge outline for the current series.  
Public PropertyActualLowLabelGets the text that is displayed for the Low label in the tooltip.  
Public PropertyActualMarkerFillOpacityGets the actual opacity applied to the fill of the markers.  
Public PropertyActualOpenLabelGets the text that is displayed for the Open label in the tooltip.  
Public PropertyActualOutlineGets the effective outline for the current series object.  
Public PropertyActualRadiusLabelGets the text that is displayed for the Value label in the tooltip.  
Public PropertyActualResolution  
Public PropertyActualSelectionBrushGets the effective emphasis brush for the current series object.  
Public PropertyActualSelectionModeGets actual Selection mode  
Public PropertyActualThicknessGets the effective Thickness for the current series object.  
Public PropertyActualValueLabelGets the text that is displayed for the Value label in the tooltip.  
Public PropertyActualVolumeLabelGets the text that is displayed for the Volume label in the tooltip.  
Public PropertyAreaFillOpacityGets or sets the opacity applied to the area fill visual.  
Public PropertyAutoCalloutLabelFormatGets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.  
Public PropertyAutoCalloutLabelFormatSpecifiersGets or sets the format specifiers to use with the AutoCalloutLabelFormat string.  
Public PropertyAutoCalloutValueLabelFormatGets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.  
Public PropertyAutoCalloutValueLabelFormatSpecifiersGets or sets the format specifiers to use with the AutoCalloutValueLabelFormat string.  
Public PropertyBrushGets or sets the brush to use for the series.  
Public PropertyDashArrayGets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline the current series object.  
Public PropertyDataLegendGroupGets or sets a name used for grouping multiple series in the Data Legend  
Public PropertyDataLegendKeyGets unique key used to identify the series in data legend  
Public PropertyDataMemberGets or sets the data member of the data source from which the Series's data items collection is populated.  
Public PropertyDataSourceGets or sets the data source from which the Series' data items collection is populated.  
Public PropertyExpectFunctionsGets 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.  
Public PropertyFinalValueThe final value of this series.  
Public PropertyFocusBrushGets or sets the Focus brush to use for the series.  
Public PropertyHasMarkersReturns whether the current series supports visual markers.  
Public PropertyHasOnlyMarkersGets whether the series has only marker as visuals  
Public PropertyHasValueAxisGets whether the current series shows an area shape.  
Public PropertyHasVisibleMarkersReturns whether the current series has a visible marker style.  
Public PropertyHighlightedDataSourceGets or sets the data to highlight for the series.  
Public PropertyHighlightedLegendItemVisibilityGets or sets whether the highlighted values layer should have a legend item.  
Public PropertyHighlightedTitleSuffixGets or sets the HighlightedTitleSuffix property.  
Public PropertyHighlightedValuesDataLegendGroupGets or sets a name used for grouping highlighted series in the Data Legend  
Public PropertyHighlightedValuesDisplayModeGets 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.  
Public PropertyHighlightedValuesExtraPropertyOverlaysGets the current extra layers for the series.  
Public PropertyHighlightedValuesFadeOpacityGets or sets the target opacity to fade to for fade style HighlightedValues.  
Public PropertyHighlightingFadeOpacityGets or sets the target opacity to fade to for fade style highlighting.  
Public PropertyHitTestModeMethod of hit testing to use when pointing to items in this series.  
Public PropertyIndexGets the Index property.  
Public PropertyIsActualLegendFinancialGets or sets whether the ActualLegend is FinancialLegend or normal Legend.  
Public PropertyIsAnnotationCalloutLayerGets whether the series is an callout annotation layer.  
Public PropertyIsAnnotationCrosshairLayerGets whether the series is an crosshair annotation layer.  
Public PropertyIsAnnotationFinalValueGets whether the series is final value annotation layer.  
Public PropertyIsAnnotationHoverLayerGets whether the series is an annotation layer displayed only when hovering over the chart.  
Public PropertyIsAnnotationLayerGets whether the series is an annotation layer.  
Public PropertyIsAnnotationValueLayerGets whether the series is a value annotation layer.  
Public PropertyIsAreaGets whether the current series shows an area shape.  
Public PropertyIsAreaOrLineGets whether the current series shows an area or line shape.  
Public PropertyIsBarGets whether the current series shows a horizontal column shape.  
Public PropertyIsCategoryGets whether the current series is a category type series.  
Public PropertyIsColoredItemwise  
Public PropertyIsColumnGets whether the current series shows a column shape.  
Public PropertyIsComponentHighlightingModeIgnoredGets or sets whether the component level highlight mode is ignored.  
Public PropertyIsDefaultCrosshairBehaviorDisabledGets whether the default crosshair behavior should be disabled if this series is present.  
Public PropertyIsDefaultTooltipBehaviorDisabledGets whether the default tooltip behavior should be disabled if this series is present.  
Public PropertyIsFinancialGets whether the current series is a financial type series.  
Public PropertyIsFinancialIndicatorGets whether the series is financial indicator  
Public PropertyIsFinancialOverlayGets whether the series is financial overlay  
Public PropertyIsFinancialSeriesGets whether the series has financial OHLC/candlestick visuals  
Public PropertyIsFinancialWaterfallGets whether the series is financial waterfall  
Public PropertyIsFragmentGets whether the current series is a stack fragment.  
Public PropertyIsGeographicGets whether the current series is a geographic series.  
Public PropertyIsHighlightingEnabledGets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting.  
Public PropertyIsHighlightOverlayGets whether the series is a highlight overlay.  
Public PropertyIsIndexedGets if the series uses an index, which can be used to auto-assign it a color.  
Public PropertyIsLayer  
Public PropertyIsLineContourGets whether the current series shows a line contour shape.  
Public PropertyIsLineOnlyGets whether the current series shows only line shapes.  
Public PropertyIsMarkerlessDisplayPreferredOverridden by derived series classes to indicate when markerless display is preferred or not.  
Public PropertyIsNegativeColorSupportedOverridden by derived series classes to indicate when negative colors are supported or not.  
Public PropertyIsPieGets whether the current series shows a pie shape.  
Public PropertyIsPixelGets whether the current series shows pixels.  
Public PropertyIsPolarGets whether the current series is a polar type series.  
Public PropertyIsPolygonGets whether the current series shows a polygon shape.  
Public PropertyIsPolylineGets whether the current series shows a polyline shape.  
Public PropertyIsRadialGets whether the current series is a radial type series.  
Public PropertyIsRangeGets whether the current series is a range type series.  
Public PropertyIsScatterGets whether the current series is a scatter type series.  
Public PropertyIsShapeGets whether the current series is a shape type series.  
Public PropertyIsShapeControlGets whether the current series shows interactive shape controls.  
Public PropertyIsSplineGets whether the current series shows a spline shape.  
Public PropertyIsStackedGets whether the current series is a stacked type series.  
Public PropertyIsStepGets whether the current series shows step shapes.  
Public PropertyIsSummarizationSupportedGets whether the series supports summarization in Data Legend and Data Tooltip.  
Public PropertyIsTileGets whether the current series shows a tile imagery.  
Public PropertyIsUsableInLegendGets if the series should appear in any legends.  
Public PropertyIsValueAxisInvertedGets whether the current series shows an area shape.  
Public PropertyIsValueOverlayGets whether the series is a value overlay.  
Public PropertyIsVerticalGets whether the current series is oriented vertically.  
Public PropertyIsWaterfallGets whether the current series shows a waterfall column shape.  
Public PropertyLayersGets the current extra layers for the series.  
Public PropertyLegendGets or sets a legend for the current series object.  
Public PropertyLegendItemBadgeModeGets or sets the mode of legend badge representing the current series in a legend.  
Public PropertyLegendItemBadgeShapeGets or sets the type of legend badge representing the current series in a legend.  
Public PropertyLegendItemVisibilityGets or sets whether or not the current series will have a legend item displayed in a legend.  
Public PropertyLineCapGets or sets the style of the starting point of any lines or polylines representing this series.  
Public PropertyLineJoinGets or sets the brush that specifies current series object's line join style.  
Public PropertyMarkerFillOpacityGets or sets the opacity applied to the fill of the markers.  
Public PropertyMouseOverEnabledGets or sets the whether the chart reacts to mouse move events.  
Public PropertyNameGets or sets the name of the Series.  
Public PropertyOpacityGets or sets the Opacity of the Series.  
Public PropertyOutlineGets or sets the brush to use for the outline of the series.  
Public PropertyOutlineModeGets or sets the outline mode to use for the series.  
Public PropertyPercentChangeThe percent change from the beginning to the end of this series.  
Public PropertyResolutionGets or sets the current series object's rendering resolution.  
Public PropertySafeActualBrushGets the effective brush for the current series object with opacity removed so its contrasty for use as a font color.  
Public PropertySelectionBrushGets or sets the selection brush to use for the series.  
Public PropertySeriesViewerGets the containing series viewer for this series.  
Public PropertyShouldAnimateOnDataSourceSwapGets 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.  
Public PropertyShouldHideAutoCalloutsGets or sets whether this series should suppress it's auto callouts  
Public PropertyShouldRemoveHighlightedDataOnLayerHiddenGets or sets whether the opacity should be automatically shifted for the safe actual brush.  
Public PropertyShouldShiftOpacityForSafeActualBrushGets or sets whether the opacity should be automatically shifted for the safe actual brush.  
Public PropertyShowDefaultTooltipGets or sets whether default tooltip will be shown.  
Public PropertyThicknessGets or sets the width of the current series object's line thickness.  
Public PropertyTitleGets or sets the Title property.  
Public PropertyTransitionDurationGets or sets the duration of the current series' morph.  
Public PropertyTransitionEasingFunctionGets or sets the easing function used to morph the current series.  
Public PropertyTransitionInDurationGets or sets the duration of the current series' transition in morph.  
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition.  
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series' transition in morph.  
Public PropertyTransitionOutDurationGets or sets the duration of the current series' transition out morph.  
Public PropertyTransitionOutSpeedTypeGets or sets the duration of the current series' transition out morph.  
Public PropertyUseItemWiseColorsGets or sets whether the series should use individual palette colors for each item.  
Public PropertyVisibilityGets or sets the display state of a Series.  
Public PropertyVisibleRangeMarginBottomGets or sets the bottom margin to use when getting a visible axis range for the series.  
Public PropertyVisibleRangeMarginLeftGets or sets the left margin to use when getting a visible axis range for the series.  
Public PropertyVisibleRangeMarginRightGets or sets the right margin to use when getting a visible axis range for the series.  
Public PropertyVisibleRangeMarginTopGets or sets the top margin to use when getting a visible axis range for the series.  
Public PropertyVisibleRangeModeGets or sets the visible range mode to use.  
See Also