IIgrStackedFragmentSeriesProps
Properties
Section titled "Properties"Optional actualAreaFillOpacity
Section titled "actualAreaFillOpacity"Gets the series ActualAreaFillOpacity. This property only applies for area-like series.
actualAreaFillOpacity?: string | number Optional actualBrush
Section titled "actualBrush"Gets the actual brush used by the series.
actualBrush?: string Optional actualDataLegendGroup
Section titled "actualDataLegendGroup"Gets the label displayed before series value in the Data Legend.
actualDataLegendGroup?: string Optional actualHighlightedValuesDataLegendGroup
Section titled "actualHighlightedValuesDataLegendGroup"Gets the label displayed before series value in the Data Legend.
actualHighlightedValuesDataLegendGroup?: string Optional actualHighlightedValuesDisplayMode
Section titled "actualHighlightedValuesDisplayMode"Gets the actual mode for displaying highlighted values.
actualHighlightedValuesDisplayMode?: any Optional actualHighlightingFadeOpacity
Section titled "actualHighlightingFadeOpacity"Gets the actual target opacity to fade to for fade style highlighting.
actualHighlightingFadeOpacity?: string | number Optional actualIsDropShadowEnabled
Section titled "actualIsDropShadowEnabled"Gets whether drop shadow is actually enabled for this series.
actualIsDropShadowEnabled?: string | boolean Optional actualIsSplineShapePartOfRange
Section titled "actualIsSplineShapePartOfRange"Gets whether the spline part is considered to be part of the range
actualIsSplineShapePartOfRange?: string | boolean Optional actualIsTransitionInEnabled
Section titled "actualIsTransitionInEnabled"Gets the the resolved value of whether transition in is enabled.
actualIsTransitionInEnabled?: string | boolean Optional actualLegendItemBadgeMode
Section titled "actualLegendItemBadgeMode"Gets the actual LegendItemBadgeMode of the series.
actualLegendItemBadgeMode?: any Optional actualLegendItemBadgeShape
Section titled "actualLegendItemBadgeShape"Gets the actual LegendItemBadgeShape of the series.
actualLegendItemBadgeShape?: any Optional actualLegendItemBadgeTemplate
Section titled "actualLegendItemBadgeTemplate"Gets the actual legend item badge template used by the series.
actualLegendItemBadgeTemplate?: IgDataTemplate Optional actualLegendItemTemplate
Section titled "actualLegendItemTemplate"Gets the actual legend item template used by the series.
actualLegendItemTemplate?: IgDataTemplate Optional actualLegendItemVisibility
Section titled "actualLegendItemVisibility"Gets the actual visibility of the legend items in the series.
actualLegendItemVisibility?: any Optional actualLineCap
Section titled "actualLineCap"Gets the actual end cap used by the series.
actualLineCap?: any Optional actualMarkerBrush
Section titled "actualMarkerBrush"Gets the actual marker brush of the series.
actualMarkerBrush?: string Optional actualMarkerFillMode
Section titled "actualMarkerFillMode"Gets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
actualMarkerFillMode?: string | MarkerFillMode Optional actualMarkerFillOpacity
Section titled "actualMarkerFillOpacity"Gets the actual opacity to use for hte marker fills.
actualMarkerFillOpacity?: string | number Optional actualMarkerOutline
Section titled "actualMarkerOutline"Gets the actual marker outline of the series.
actualMarkerOutline?: string Optional actualMarkerOutlineMode
Section titled "actualMarkerOutlineMode"Gets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
actualMarkerOutlineMode?: string | MarkerOutlineMode Optional actualMarkerTemplate
Section titled "actualMarkerTemplate"Gets the actual marker template used by the series.
actualMarkerTemplate?: IgDataTemplate Optional actualMarkerThickness
Section titled "actualMarkerThickness"Gets actual marker thickness of this stacked fragment.
actualMarkerThickness?: string | number Optional actualMarkerType
Section titled "actualMarkerType"Gets the actual marker type set used in the series.
actualMarkerType?: string | MarkerType Optional actualOpacity
Section titled "actualOpacity"Gets the series opacity.
actualOpacity?: string | number Optional actualOutline
Section titled "actualOutline"Gets the series outline.
actualOutline?: string Optional actualOutlineMode
Section titled "actualOutlineMode"Gets the actual outline mode to use for the fragment.
actualOutlineMode?: string | SeriesOutlineMode Optional actualRadiusX
Section titled "actualRadiusX"Gets the actual corner radius of the series
actualRadiusX?: string | number Optional actualRadiusY
Section titled "actualRadiusY"Gets the actual corner radius of the series
actualRadiusY?: string | number Optional actualShadowBlur
Section titled "actualShadowBlur"Gets the actual shadow blur used by the series.
actualShadowBlur?: string | number Optional actualShadowColor
Section titled "actualShadowColor"Gets actual the drop shadow color used by the series.
actualShadowColor?: string Optional actualShadowOffsetX
Section titled "actualShadowOffsetX"Gets the actual drop shadow x-offset applied to the series.
actualShadowOffsetX?: string | number Optional actualShadowOffsetY
Section titled "actualShadowOffsetY"Gets the actual drop shadow y-offset applied to the series.
actualShadowOffsetY?: string | number Optional actualThickness
Section titled "actualThickness"Gets or sets the thickness of this stacked fragment.
actualThickness?: string | number Optional actualTransitionDuration
Section titled "actualTransitionDuration"Gets the series transition duration.
actualTransitionDuration?: string | number Optional actualTransitionEasingFunction
Section titled "actualTransitionEasingFunction"Gets the series transition easing function.
actualTransitionEasingFunction?: object Optional actualTransitionInDuration
Section titled "actualTransitionInDuration"Gets the resolved transition in duration
actualTransitionInDuration?: string | number Optional actualTransitionInEasingFunction
Section titled "actualTransitionInEasingFunction"Gets the series transition easing function.
actualTransitionInEasingFunction?: object Optional actualTransitionInMode
Section titled "actualTransitionInMode"Gets the series transition easing function.
actualTransitionInMode?: string | CategoryTransitionInMode Optional actualTransitionInSpeedType
Section titled "actualTransitionInSpeedType"Gets the series transition easing function.
actualTransitionInSpeedType?: string | TransitionInSpeedType Optional actualUseSingleShadow
Section titled "actualUseSingleShadow"Gets whether drop shadow is actually applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.
actualUseSingleShadow?: string | boolean Optional actualValueMemberAsLegendLabel
Section titled "actualValueMemberAsLegendLabel"Gets the label displayed before series value in the Data Legend.
actualValueMemberAsLegendLabel?: string Optional actualValueMemberAsLegendUnit
Section titled "actualValueMemberAsLegendUnit"Gets the unit displayed after series value in the Data Legend.
actualValueMemberAsLegendUnit?: string Optional actualVisibility
Section titled "actualVisibility"Gets the actual visibility of the stacked fragment.
actualVisibility?: any Optional areaFillOpacity
Section titled "areaFillOpacity"Gets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series.
areaFillOpacity?: string | number Optional assigningCategoryMarkerStyle
Section titled "assigningCategoryMarkerStyle"Event raised when Assigning Category Marker Style
assigningCategoryMarkerStyle?: object Optional assigningCategoryStyle
Section titled "assigningCategoryStyle"Event raised when Assigning Category Style
assigningCategoryStyle?: object Optional brush
Section titled "brush"Gets or sets the brush of the stacked fragment.
brush?: string Optional dashArray
Section titled "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.
dashArray?: string | number[] Optional dataLegendGroup
Section titled "dataLegendGroup"Gets or sets a name used for grouping multiple fragment series in the Data Legend If not set, series will be grouped by series family, e.g. "Stacked Series"
dataLegendGroup?: string Optional dataSource
Section titled "dataSource"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.
dataSource?: any[] Optional highlightedDataSource
Section titled "highlightedDataSource"Gets or sets the HighlightedItemsSource property for the current series object.
highlightedDataSource?: any[] Optional highlightedValuesDataLegendGroup
Section titled "highlightedValuesDataLegendGroup"Gets or sets a name used for grouping highlighted series in the Data Legend If not set, series will default to main series' HighlightedValuesDataLegendGroup, e.g. "Stacked Highlight"
highlightedValuesDataLegendGroup?: string Optional highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Gets or sets the target opacity to fade to for fade style highlighting.
highlightingFadeOpacity?: string | number Optional isCustomCategoryMarkerStyleAllowed
Section titled "isCustomCategoryMarkerStyleAllowed"Gets or sets whether this category series should allow custom style overrides of its individual marker visuals.
isCustomCategoryMarkerStyleAllowed?: string | boolean Optional isCustomCategoryStyleAllowed
Section titled "isCustomCategoryStyleAllowed"Gets or sets whether this category series should allow custom style overrides of its individual visuals.
isCustomCategoryStyleAllowed?: string | boolean Optional isDropShadowEnabled
Section titled "isDropShadowEnabled"Gets or sets whether drop shadow should be enabled for this series.
isDropShadowEnabled?: string | boolean Optional isSplineShapePartOfRange
Section titled "isSplineShapePartOfRange"Gets or sets whether to include the spline shape in the axis range requested of the axis.
isSplineShapePartOfRange?: string | boolean Optional isTransitionInEnabled
Section titled "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.
isTransitionInEnabled?: string | boolean Optional legendItemBadgeMode
Section titled "legendItemBadgeMode"Gets or sets the mode of legend badge representing the current series in a legend. This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on the series
legendItemBadgeMode?: any Optional legendItemBadgeShape
Section titled "legendItemBadgeShape"Gets or sets the type of legend badge representing the current series in a legend. This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on the series
legendItemBadgeShape?: any Optional legendItemBadgeTemplate
Section titled "legendItemBadgeTemplate"Gets or sets the LegendItemBadgeTemplate property. The legend item badge is created according to the LegendItemBadgeTemplate on-demand by the series object itself.
legendItemBadgeTemplate?: IgDataTemplate Optional legendItemTemplate
Section titled "legendItemTemplate"Gets or sets the LegendItemTemplate property. The legend item control content is created according to the LegendItemTemplate on-demand by the series object itself.
legendItemTemplate?: IgDataTemplate Optional legendItemVisibility
Section titled "legendItemVisibility"Gets or sets the legend item visibility for the current series object.
legendItemVisibility?: any Optional lineCap
Section titled "lineCap"The style of the end points of any lines or polylines representing this series. Not every series type has a line at which it would be appropriate to display an end cap, so this property does not affect every series type. LineSeries, for example, is affected by EndCap, but ColumnSeries is not.
lineCap?: any Optional markerBrush
Section titled "markerBrush"Gets or sets the brush that specifies how the current series object's marker interiors are painted.
markerBrush?: string Optional markerFillMode
Section titled "markerFillMode"Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
markerFillMode?: string | MarkerFillMode Optional markerFillOpacity
Section titled "markerFillOpacity"Gets or sets the opacity to use for the marker fills.
markerFillOpacity?: string | number Optional markerOutline
Section titled "markerOutline"Gets or sets the brush that specifies how the current series object's marker outlines are painted.
markerOutline?: string Optional markerOutlineMode
Section titled "markerOutlineMode"Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
markerOutlineMode?: string | MarkerOutlineMode Optional markerTemplate
Section titled "markerTemplate"Gets or sets the MarkerTemplate for the current series object.
markerTemplate?: IgDataTemplate Optional markerThickness
Section titled "markerThickness"Gets or sets the width of the current series object's marker thickness.
markerThickness?: string | number Optional markerType
Section titled "markerType"Gets or sets the marker type for the current series object. If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
markerType?: string | MarkerType Optional name
Section titled "name"Gets or sets the Name of the stacked fragment.
name?: string Optional opacity
Section titled "opacity"Gets or sets the Opacity of the stacked fragment.
opacity?: string | number Optional outline
Section titled "outline"Gets or sets the brush to use for the outline of the series. Some series types, such as LineSeries, do not display outlines. Therefore, this property does not affect some charts.
outline?: string Optional outlineMode
Section titled "outlineMode"Gets or sets the outline mode to use for the fragment.
outlineMode?: string | SeriesOutlineMode Optional parentOrLocalBrush
Section titled "parentOrLocalBrush"Gets the resolved brush used between the local series and the parent series.
parentOrLocalBrush?: string Optional propertyUpdated
Section titled "propertyUpdated"Event raised when a property (including "effective" and non-dependency property) value changes.
propertyUpdated?: object Optional radiusX
Section titled "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.
radiusX?: string | number Optional radiusY
Section titled "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.
radiusY?: string | number Optional shadowBlur
Section titled "shadowBlur"Gets or sets the shadow blur. This property is ignored when StackedFragmentSeries.UseSingleShadow is set to true.
shadowBlur?: string | number Optional shadowColor
Section titled "shadowColor"Gets or sets the drop shadow color.
shadowColor?: string Optional shadowOffsetX
Section titled "shadowOffsetX"Gets or sets the drop shadow x-offset.
shadowOffsetX?: string | number Optional shadowOffsetY
Section titled "shadowOffsetY"Gets or sets the drop shadow y-offset.
shadowOffsetY?: string | number Optional thickness
Section titled "thickness"Gets or sets the width of the current series object's line thickness.
thickness?: string | number Optional title
Section titled "title"Gets or sets the Title property. The legend item control is created according to the Title on-demand by the series object itself.
title?: any Optional transitionDuration
Section titled "transitionDuration"Gets or sets the duration of the current series's morph.
transitionDuration?: string | number Optional transitionEasingFunction
Section titled "transitionEasingFunction"Gets or sets the EasingFunction used to morph the current series.
transitionEasingFunction?: object Optional transitionInDuration
Section titled "transitionInDuration"Gets or sets the duration of the current series's transition in morph.
transitionInDuration?: string | number Optional transitionInEasingFunction
Section titled "transitionInEasingFunction"Gets or sets the EasingFunction used to morph the current series during the initial transition.
transitionInEasingFunction?: object Optional transitionInMode
Section titled "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.
transitionInMode?: string | CategoryTransitionInMode Optional transitionInSpeedType
Section titled "transitionInSpeedType"Gets or sets the duration of the current series's transition in morph.
transitionInSpeedType?: string | TransitionInSpeedType Optional useSingleShadow
Section titled "useSingleShadow"Gets or sets whether drop shadow is applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries. When this property is set to true, no StackedFragmentSeries.ShadowBlur is applied.
useSingleShadow?: string | boolean Optional valueMemberAsLegendLabel
Section titled "valueMemberAsLegendLabel"Gets or sets the label displayed before series value in the Data Legend.
valueMemberAsLegendLabel?: string Optional valueMemberAsLegendUnit
Section titled "valueMemberAsLegendUnit"Gets or sets the unit displayed after series value in the Data Legend.
valueMemberAsLegendUnit?: string Optional valueMemberPath
Section titled "valueMemberPath"Gets or sets the value mapping property for the current series object.
valueMemberPath?: string Optional visibility
Section titled "visibility"Gets or sets the Visibility of the stacked fragment.
visibility?: any