Dundas.SharePoint.Charting.WebParts Send comments on this topic.
AxisScrollBar Class
See Also  Members  
Dundas.Charting.WebControl Namespace : AxisScrollBar Class


AxisScrollBar class represent axis scroolbar. It is exposed as ScrollBar property of the Axis class. It contains scrollbar appearance properties and drawing methods.

Object Model



Syntax

Visual Basic (Declaration)  
Public Class AxisScrollBar 
Visual Basic (Usage) Copy Code
Dim instance As AxisScrollBar
C#  
public class AxisScrollBar 

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.AxisScrollBar

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also