Version

SeriesVisualData Class Members

The following tables list the members exposed by SeriesVisualData.

Public Constructors
 NameDescription
Public ConstructorSeriesVisualData ConstructorConstructs a SeriesVisualData.  
Public Properties
 NameDescription
Public PropertyCalloutShapesThe visual callout data of the series.  
Public PropertyLayers  
Public PropertyMarkerShapesThe visual marker shape data of the series.  
Public PropertyNameThe name of the series.  
Public PropertyOpacityThe Opacity of the series.  
Public PropertyPixelHeightThe height of the pixel buffer.  
Public PropertyPixelsThe pixel data of a series, if any.  
Public PropertyPixelWidthThe width of the pixel buffer.  
Public PropertyPointerTooltipsThe pointer tooltip data of the series.  
Public PropertyShapesThe visual shape data of the series.  
Public PropertyTypeThe type of the series.  
Public PropertyViewportThe viewport of the series.  
Public Methods
 NameDescription
Public MethodSerializeSerializes this object to a string  
See Also