Version

StackedFragmentSeries Class Properties

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

Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the series ActualAreaFillOpacity. This property only applies for area-like series.  
Public PropertyActualBrushGets the actual brush used by the series.  
Public PropertyActualCursorGets the actual cursor used by the series.  
Public PropertyActualDashArrayGets the actual dash array used by the series.  
Public PropertyActualDashCapGets the actual dash cap used by the series.  
Public PropertyActualEffectGets the actual effect used by the series.  
Public PropertyActualEndCapGets the actual end cap used by the series.  
Public PropertyActualHighlightedValuesDisplayModeGets the actual mode for displaying highlighted values.

This is a dependency property.

 
Public PropertyActualHighlightingFadeOpacityGets the actual target opacity to fade to for fade style highlighting.

This is a dependency property.

 
Public PropertyActualIsDropShadowEnabledGets whether drop shadow is actually enabled for this series.  
Public PropertyActualIsHitTestVisibleGets the actual value of whether or not the series receives mouse events.  
Public PropertyActualIsSplineShapePartOfRangeGets whether the spline part is considered to be part of the range  
Public PropertyActualIsTransitionInEnabledGets the the resolved value of whether transition in is enabled.  
Public PropertyActualLegendItemBadgeModeGets the actual LegendItemBadgeMode of the series.  
Public PropertyActualLegendItemBadgeShapeGets the actual LegendItemBadgeShape of the series.  
Public PropertyActualLegendItemBadgeTemplateGets the actual legend item badge template used by the series.  
Public PropertyActualLegendItemTemplateGets the actual legend item template used by the series.  
Public PropertyActualLegendItemVisibilityGets the actual visibility of the legend items in the series.  
Public PropertyActualMarkerBrushGets the actual marker brush of the series.  
Public PropertyActualMarkerFillModeGets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.  
Public PropertyActualMarkerFillOpacityGets the actual opacity to use for hte marker fills.

This is a dependency property.

 
Public PropertyActualMarkerOutlineGets the actual marker outline of the series.  
Public PropertyActualMarkerOutlineModeGets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.  
Public PropertyActualMarkerStyleGets the actual marker style used by the series.  
Public PropertyActualMarkerTemplateGets the actual marker template used by the series.  
Public PropertyActualMarkerThicknessGets actual marker thickness of this stacked fragment.  
Public PropertyActualMarkerTypeGets the actual marker type set used in the series.  
Public PropertyActualOpacityGets the series opacity.  
Public PropertyActualOpacityMaskGets the series opacity mask.  
Public PropertyActualOutlineGets the series outline.  
Public PropertyActualOutlineModeGets the actual outline mode to use for the fragment.

This is a dependency property.

 
Public PropertyActualRadiusXGets the actual corner radius of the series  
Public PropertyActualRadiusYGets the actual corner radius of the series  
Public PropertyActualShadowBlurGets the actual shadow blur used by the series.  
Public PropertyActualShadowColorGets actual the drop shadow color used by the series.  
Public PropertyActualShadowDepthGets the actual distance between the series and the shadow that it casts.  
Public PropertyActualShadowDirectionGets the actual angle at which the shadow is cast for the series.  
Public PropertyActualShadowOpacityGets the actual degree of opacity of the shadow applied to the series.  
Public PropertyActualShowDefaultTooltipGets a value indicating whether the default tooltip will be shown.  
Public PropertyActualStartCapGets the series start cap.  
Public PropertyActualThicknessGets or sets the thickness of this stacked fragment.  
Public PropertyActualToolTipGets the series tooltip.  
Public PropertyActualTransitionDurationGets the series transition duration.  
Public PropertyActualTransitionEasingFunctionGets the series transition easing function.  
Public PropertyActualTransitionInDurationGets the resolved transition in duration  
Public PropertyActualTransitionInEasingFunctionGets the series transition easing function.  
Public PropertyActualTransitionInModeGets the series transition easing function.  
Public PropertyActualTransitionInSpeedTypeGets the series transition easing function.  
Public PropertyActualUseHighMarkerFidelityGets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals.  
Public PropertyActualUseLightweightMarkersGets whether lightweight markers are used by the series.  
Public PropertyActualValueMemberAsLegendLabelGets the label displayed before series value in the Data Legend.  
Public PropertyActualValueMemberAsLegendUnitGets the unit displayed after series value in the Data Legend.  
Public PropertyActualVisibilityGets the actual visibility of the stacked fragment.  
Public PropertyAreaFillOpacityGets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series.  
Public PropertyBrushGets or sets the brush of the stacked fragment.  
Public PropertyCursorGets or sets the cursor of the stacked fragment.  
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.

This is a dependency property.

 
Public PropertyDashCapGets or sets the PenLineCap enumeration value that specifies how the current series object's dash ends are drawn.

This is a dependency property.

 
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEffectGets or sets the Effect of the stacked fragment.  
Public PropertyEndCapThe style of the end point of any lines or polylines representing this series.  
Public PropertyHighlightedItemsSourceGets or sets the HighlightedItemsSource property for the current series object.

This is a dependency property.

 
Public PropertyHighlightingFadeOpacityGets or sets the target opacity to fade to for fade style highlighting.

This is a dependency property.

 
Public PropertyIsDropShadowEnabledGets or sets whether drop shadow should be enabled for this series. This property will be disregarded if the Effect is set.  
Public PropertyIsHitTestVisibleGets or sets whether the series receives mouse events.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsSplineShapePartOfRangeGets or sets whether to include the spline shape in the axis range requested of the axis.

This is a dependency property.

 
Public PropertyIsTransitionInEnabledGets 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.

This is a dependency property.

 
Public PropertyItemsSourceGets or sets the ItemsSource property for the current series object. Normally you will want to provide data to the parent series instead. But if you have data as individual columns, it can be assigned here. The data must be aligned and have the same number of items for each fragment.

This is a dependency property.

 
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 PropertyLegendItemBadgeTemplateGets or sets the LegendItemBadgeTemplate property.

This is a dependency property.

 
Public PropertyLegendItemTemplateGets or sets the LegendItemTemplate property.

This is a dependency property.

 
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object.

This is a dependency property.

 
Public PropertyMarkerBrushGets or sets the brush that specifies how the current series object's marker interiors are painted.

This is a dependency property.

 
Public PropertyMarkerFillModeGets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.  
Public PropertyMarkerFillOpacityGets or sets the opacity to use for the marker fills.

This is a dependency property.

 
Public PropertyMarkerOutlineGets or sets the brush that specifies how the current series object's marker outlines are painted.

This is a dependency property.

 
Public PropertyMarkerOutlineModeGets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.  
Public PropertyMarkerStyleGets or sets the Style to be used for the markers.

This is a dependency property.

 
Public PropertyMarkerTemplateGets or sets the MarkerTemplate for the current series object.  
Public PropertyMarkerThicknessGets or sets the width of the current series object's marker thickness.

This is a dependency property.

 
Public PropertyMarkerTypeGets or sets the marker type for the current series object.  
Public PropertyNameGets or sets the Name of the stacked fragment.  
Public PropertyOpacityGets or sets the Opacity of the stacked fragment.  
Public PropertyOpacityMaskGets or sets the OpacityMask of the stacked fragment.  
Public PropertyOutlineGets or sets the brush to use for the outline of the series.

This is a dependency property.

 
Public PropertyOutlineModeGets or sets the outline mode to use for the fragment.

This is a dependency property.

 
Public PropertyParentOrLocalBrushGets the resolved brush used between the local series and the parent series.  
Public PropertyRadiusXGets or sets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.

This is a dependency property.

 
Public PropertyRadiusYGets or sets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.

This is a dependency property.

 
Public PropertyShadowBlurGets or sets how defined the edges of the shadow are (how blurry the shadow is).  
Public PropertyShadowColorGets or sets the drop shadow color.  
Public PropertyShadowDepthGets or sets the distance between the object and the shadow that it casts.  
Public PropertyShadowDirectionGets or sets the angle at which the shadow is cast.  
Public PropertyShadowOpacityGets or sets the degree of opacity of the shadow.  
Public PropertyShowDefaultTooltipGets or sets a value indicating whether default tooltip will be shown.

This is a dependency property.

 
Public PropertyStartCapThe style of the starting point of any lines or polylines representing this series.  
Public PropertyThicknessGets or sets the width of the current series object's line thickness.

This is a dependency property.

 
Public PropertyTitleGets or sets the Title property.

This is a dependency property.

 
Public PropertyToolTipGets or sets the ToolTip for the current series object.

This is a dependency property.

 
Public PropertyTransitionDurationGets or sets the duration of the current series's morph.

This is a dependency property.

 
Public PropertyTransitionEasingFunctionGets or sets the EasingFunction used to morph the current series.

This is a dependency property.

 
Public PropertyTransitionInDurationGets or sets the duration of the current series's transition in morph.

This is a dependency property.

 
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition.

This is a dependency property.

 
Public PropertyTransitionInModeGets 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.

This is a dependency property.

 
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series's transition in morph.

This is a dependency property.

 
Public PropertyUseHighMarkerFidelitySets or Gets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals.  
Public PropertyUseLightweightMarkersDetermines if high performance mode should be enabled for the markers.  
Public PropertyValueMemberAsLegendLabelGets or sets the label displayed before series value in the Data Legend.  
Public PropertyValueMemberAsLegendUnitGets or sets the unit displayed after series value in the Data Legend.  
Public PropertyValueMemberPathGets or sets the value mapping property for the current series object.

This is a dependency property.

 
Public PropertyVisibilityGets or sets the Visibility of the stacked fragment.  
See Also