Version

ScrollBar Class Methods

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

Public Methods
 NameDescription
Public MethodFillSceneGraphFills the SceneGraph with graphical elements representing this scrollbar.  
Public MethodGetPrimitivesRetrieves other Primitives associated with this Primitive, if any. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public MethodHighlightAdds highlighting onto the current Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public MethodHitTestIndicates whether a point location hits this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Protected Methods
 NameDescription
Protected MethodIsMyChartAreaVisibleAtDetermines whether or not the ChartArea in which this Primitive resides is visible at the given location. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
See Also