For a list of all members of this type, see StackedFragmentSeries members.
Name | Description | |
---|---|---|
ActualAreaFillOpacity | Gets the series ActualAreaFillOpacity. This property only applies for area-like series. | |
ActualBrush | Gets the actual brush used by the series. | |
ActualCursor | Gets the actual cursor used by the series. | |
ActualDashArray | Gets the actual dash array used by the series. | |
ActualDashCap | Gets the actual dash cap used by the series. | |
ActualDataLegendGroup | Gets the label displayed before series value in the Data Legend. | |
ActualEffect | Gets the actual effect used by the series. | |
ActualEndCap | Gets the actual end cap used by the series. | |
ActualHighlightedValuesDataLegendGroup | Gets the label displayed before series value in the Data Legend. | |
ActualHighlightedValuesDisplayMode | Gets the actual mode for displaying highlighted values.
This is a dependency property. | |
ActualHighlightingFadeOpacity | Gets the actual target opacity to fade to for fade style highlighting.
This is a dependency property. | |
ActualIsDropShadowEnabled | Gets whether drop shadow is actually enabled for this series. | |
ActualIsHitTestVisible | Gets the actual value of whether or not the series receives mouse events. | |
ActualIsSplineShapePartOfRange | Gets whether the spline part is considered to be part of the range | |
ActualIsTransitionInEnabled | Gets the the resolved value of whether transition in is enabled. | |
ActualLegendItemBadgeMode | Gets the actual LegendItemBadgeMode of the series. | |
ActualLegendItemBadgeShape | Gets the actual LegendItemBadgeShape of the series. | |
ActualLegendItemBadgeTemplate | Gets the actual legend item badge template used by the series. | |
ActualLegendItemTemplate | Gets the actual legend item template used by the series. | |
ActualLegendItemVisibility | Gets the actual visibility of the legend items in the series. | |
ActualMarkerBrush | Gets the actual marker brush of the series. | |
ActualMarkerFillMode | Gets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection. | |
ActualMarkerFillOpacity | Gets the actual opacity to use for hte marker fills.
This is a dependency property. | |
ActualMarkerOutline | Gets the actual marker outline of the series. | |
ActualMarkerOutlineMode | Gets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection. | |
ActualMarkerStyle | Gets the actual marker style used by the series. | |
ActualMarkerTemplate | Gets the actual marker template used by the series. | |
ActualMarkerThickness | Gets actual marker thickness of this stacked fragment. | |
ActualMarkerType | Gets the actual marker type set used in the series. | |
ActualOpacity | Gets the series opacity. | |
ActualOpacityMask | Gets the series opacity mask. | |
ActualOutline | Gets the series outline. | |
ActualOutlineMode | Gets the actual outline mode to use for the fragment.
This is a dependency property. | |
ActualRadiusX | Gets the actual corner radius of the series | |
ActualRadiusY | Gets the actual corner radius of the series | |
ActualShadowBlur | Gets the actual shadow blur used by the series. | |
ActualShadowColor | Gets actual the drop shadow color used by the series. | |
ActualShadowDepth | Gets the actual distance between the series and the shadow that it casts. | |
ActualShadowDirection | Gets the actual angle at which the shadow is cast for the series. | |
ActualShadowOpacity | Gets the actual degree of opacity of the shadow applied to the series. | |
ActualShowDefaultTooltip | Gets a value indicating whether the default tooltip will be shown. | |
ActualStartCap | Gets the series start cap. | |
ActualThickness | Gets or sets the thickness of this stacked fragment. | |
ActualToolTip | Gets the series tooltip. | |
ActualTransitionDuration | Gets the series transition duration. | |
ActualTransitionEasingFunction | Gets the series transition easing function. | |
ActualTransitionInDuration | Gets the resolved transition in duration | |
ActualTransitionInEasingFunction | Gets the series transition easing function. | |
ActualTransitionInMode | Gets the series transition easing function. | |
ActualTransitionInSpeedType | Gets the series transition easing function. | |
ActualUseHighMarkerFidelity | Gets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals. | |
ActualUseLightweightMarkers | Gets whether lightweight markers are used by the series. | |
ActualValueMemberAsLegendLabel | Gets the label displayed before series value in the Data Legend. | |
ActualValueMemberAsLegendUnit | Gets the unit displayed after series value in the Data Legend. | |
ActualVisibility | Gets the actual visibility of the stacked fragment. | |
AreaFillOpacity | Gets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series. | |
Brush | Gets or sets the brush of the stacked fragment. | |
Cursor | Gets or sets the cursor of the stacked fragment. | |
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.
This is a dependency property. | |
DashCap | Gets or sets the PenLineCap enumeration value that specifies how the current series object's dash ends are drawn.
This is a dependency property. | |
DataLegendGroup | Gets or sets a name used for grouping multiple fragment series in the Data Legend | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
Effect | Gets or sets the Effect of the stacked fragment. | |
EndCap | The style of the end point of any lines or polylines representing this series. | |
HighlightedItemsSource | Gets or sets the HighlightedItemsSource property for the current series object.
This is a dependency property. | |
HighlightedValuesDataLegendGroup | Gets or sets a name used for grouping highlighted series in the Data Legend | |
HighlightingFadeOpacity | Gets or sets the target opacity to fade to for fade style highlighting.
This is a dependency property. | |
IsDropShadowEnabled | Gets or sets whether drop shadow should be enabled for this series. This property will be disregarded if the Effect is set. | |
IsHitTestVisible | Gets or sets whether the series receives mouse events. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
IsSplineShapePartOfRange | Gets or sets whether to include the spline shape in the axis range requested of the axis.
This is a dependency property. | |
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.
This is a dependency property. | |
ItemsSource | Gets 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. | |
LegendItemBadgeMode | Gets or sets the mode of legend badge representing the current series in a legend. | |
LegendItemBadgeShape | Gets or sets the type of legend badge representing the current series in a legend. | |
LegendItemBadgeTemplate | Gets or sets the LegendItemBadgeTemplate property.
This is a dependency property. | |
LegendItemTemplate | Gets or sets the LegendItemTemplate property.
This is a dependency property. | |
LegendItemVisibility | Gets or sets the legend item visibility for the current series object.
This is a dependency property. | |
MarkerBrush | Gets or sets the brush that specifies how the current series object's marker interiors are painted.
This is a dependency property. | |
MarkerFillMode | Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection. | |
MarkerFillOpacity | Gets or sets the opacity to use for the marker fills.
This is a dependency property. | |
MarkerOutline | Gets or sets the brush that specifies how the current series object's marker outlines are painted.
This is a dependency property. | |
MarkerOutlineMode | Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection. | |
MarkerStyle | Gets or sets the Style to be used for the markers.
This is a dependency property. | |
MarkerTemplate | Gets or sets the MarkerTemplate for the current series object. | |
MarkerThickness | Gets or sets the width of the current series object's marker thickness.
This is a dependency property. | |
MarkerType | Gets or sets the marker type for the current series object. | |
Name | Gets or sets the Name of the stacked fragment. | |
Opacity | Gets or sets the Opacity of the stacked fragment. | |
OpacityMask | Gets or sets the OpacityMask of the stacked fragment. | |
Outline | Gets or sets the brush to use for the outline of the series.
This is a dependency property. | |
OutlineMode | Gets or sets the outline mode to use for the fragment.
This is a dependency property. | |
ParentOrLocalBrush | Gets the resolved brush used between the local series and the parent series. | |
RadiusX | Gets 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. | |
RadiusY | Gets 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. | |
ShadowBlur | Gets or sets how defined the edges of the shadow are (how blurry the shadow is). | |
ShadowColor | Gets or sets the drop shadow color. | |
ShadowDepth | Gets or sets the distance between the object and the shadow that it casts. | |
ShadowDirection | Gets or sets the angle at which the shadow is cast. | |
ShadowOpacity | Gets or sets the degree of opacity of the shadow. | |
ShowDefaultTooltip | Gets or sets a value indicating whether default tooltip will be shown.
This is a dependency property. | |
StartCap | The style of the starting point of any lines or polylines representing this series. | |
Thickness | Gets or sets the width of the current series object's line thickness.
This is a dependency property. | |
Title | Gets or sets the Title property.
This is a dependency property. | |
ToolTip | Gets or sets the ToolTip for the current series object.
This is a dependency property. | |
TransitionDuration | Gets or sets the duration of the current series's morph.
This is a dependency property. | |
TransitionEasingFunction | Gets or sets the EasingFunction used to morph the current series.
This is a dependency property. | |
TransitionInDuration | Gets or sets the duration of the current series's transition in morph.
This is a dependency property. | |
TransitionInEasingFunction | Gets or sets the EasingFunction used to morph the current series during the initial transition.
This is a dependency property. | |
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.
This is a dependency property. | |
TransitionInSpeedType | Gets or sets the duration of the current series's transition in morph.
This is a dependency property. | |
UseHighMarkerFidelity | Sets or Gets whether to increase marker fidelity for extreme data shapes that have lots of Y variation over short X intervals. | |
UseLightweightMarkers | Determines if high performance mode should be enabled for the markers. | |
ValueMemberAsLegendLabel | Gets or sets the label displayed before series value in the Data Legend. | |
ValueMemberAsLegendUnit | Gets or sets the unit displayed after series value in the Data Legend. | |
ValueMemberPath | Gets or sets the value mapping property for the current series object.
This is a dependency property. | |
Visibility | Gets or sets the Visibility of the stacked fragment. |