Version 22.2

StackedFragmentSeriesModel Class Properties

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

Public Properties
 NameDescription
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 PropertyDashCapGets or sets the PenLineCap enumeration value that specifies how the current series object's dash ends are drawn.  
Public PropertyEndCapThe style of the end point of any lines or polylines representing this series.  
Public PropertyIsDropShadowEnabledGets or sets whether drop shadow should be enabled for this series.  
Public PropertyIsHitTestVisibleGets or sets whether the series receives mouse events.  
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object.  
Public PropertyMarkerBrushGets or sets the brush that specifies how the current series object's marker interiors are painted.  
Public PropertyMarkerOutlineGets or sets the brush that specifies how the current series object's marker outlines are painted.  
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.  
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.  
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.  
Public PropertyShadowBlurGets or sets the shadow blur.  
Public PropertyShadowOffsetXGets or sets the drop shadow x-offset.  
Public PropertyShadowOffsetYGets or sets the drop shadow y-offset.  
Public PropertyShowTooltipGets or sets the show tooltip.  
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.  
Public PropertyTitleGets or sets the series title.  
Public PropertyTooltipTemplateGets or sets the template to use for the tooltip, if using jQuery templating.  
Public PropertyUseLightweightMarkersGets or sets the marker type for the current series object.  
Public PropertyUseSingleShadowGets or sets whether drop shadow is applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.  
Public PropertyValueMemberPathGets or sets the value mapping property for the current series object.  
Public PropertyVisibilityGets or sets the Visibility of the stacked fragment.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub