Version

ShapeSeriesViewBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAlternateViewIdentifier (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyDuringInitGets whether the control is during initalization (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyHasShapeStyle  
Public PropertyIsAlternateViewGets whether the control is alternate view (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyScalingRatioOverrideGets whether the control is override scaling ratio (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Properties
 NameDescription
Protected Internal PropertyAlternateWindow (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected PropertyElementsThe FrameworkElements which are the ShapeSeries visuals.  
Protected PropertyExecutionContext (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyLayerPanelGets the grid contraining the child series (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyMarkerCanvasGets the parent canvas for the current series object's markerItems. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyMarkerPositionsGets or sets dictionary of marker shapes at positions  
Protected PropertyModelGets or sets the model for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected PropertyRootCanvasGets the root visual for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected PropertyShapeModelA reference to the ShapeSeriesBase associated with this view.  
Protected PropertyShapeStyleGets the shape style  
Protected Internal PropertyViewportGets the viewport for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyViewportCalculatorGets or sets the calculator to use for the viewport calculations. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyWindowRectGets the current zoom label for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
See Also