Version

ScrollBar Class Properties

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

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.  
See Also