Version

ScrollBar Class Members

The following tables list the members exposed by ScrollBar.

Public Constructors
 NameDescription
Public ConstructorScrollBar ConstructorScrollbar constructor.  
Public Fields
 NameDescription
Public FieldAccumulatedElementsValueAccumulated value of elements. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public FieldlineStyleLineStyle used for this primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.PrimitiveShape)
Public Properties
 NameDescription
Public PropertyArrowPEPaintElement to use for the scrollbar arrow.  
Public PropertyCapsThis Primitive's Capabilities. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyChartRetrieves the ChartType in which this Primitive was drawn. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyColumnColumn from data model which represents this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyCursorCursor identifier.  
Public PropertyDataPointDataPoint being represented by this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyEmptyProperty indicating whether or not this primitive is empty. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyEnabledDetermines whether or not the scrollbar is enabled.  
Public PropertyLargeChangeLarge increment value for this scrollbar.  
Public PropertyLayerLayer responsible for this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyMaximumMaximum value for this scrollbar.  
Public PropertyMinimumMinimum value for this scrollbar.  
Public PropertyOrientationDetermines how this scrollbar is oriented.  
Public PropertyPathA hierarchical path identifying this Primitive within the scene. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyPEPaint element to paint this Primitive with. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyPlusPEPaintElement to use for the scrollbar plus.  
Public PropertyRowRow from data model which represents this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyScaleCurrent scale value for this scrollbar.  
Public PropertyScrollCurrent scroll value for this scrollbar.  
Public PropertyScrollbarSkin  
Public PropertyScrollPEPaintElement to use for the scrollbar scroller.  
Public PropertySESkin element to skin this Primitive with. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertySeriesSeries being represented by this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertySmallChangeSmall increment value for this scrollbar.  
Public PropertyTagsHashtable for storage of objects related to this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyThicknessDetermines this scrollbar's thickness.  
Public PropertyValueAn object reference containing data pertinent to this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public PropertyVisibleDetermines whether or not this scrollbar is visible.  
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