Version

StackedSeriesVisualData Class Properties

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

Public Properties
 NameDescription
Public PropertyCalloutShapesThe visual callout data of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyFragmentSeriesGets or sets the visual information about series fragments.  
Public PropertyLayers (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyMarkerShapesThe visual marker shape data of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyNameThe name of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyOpacityThe Opacity of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyPixelHeightThe height of the pixel buffer. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyPixelsThe pixel data of a series, if any. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyPixelWidthThe width of the pixel buffer. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyPointerTooltipsThe pointer tooltip data of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyShapesThe visual shape data of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyTypeThe type of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
Public PropertyViewportThe viewport of the series. (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
See Also