Version

StackedSeriesVisualData Class Members

The following tables list the members exposed by StackedSeriesVisualData.

Public Constructors
 NameDescription
Public ConstructorStackedSeriesVisualData ConstructorConstructs an StackedSeriesVisualData.  
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)
Public Methods
 NameDescription
Public MethodSerializeSerializes this object to a string (Inherited from Infragistics.Portable.Charts.VisualData.SeriesVisualData)
See Also