Dundas Chart for Windows Forms
AxisScrollBar Class Members
See Also  Properties  Methods  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : AxisScrollBar Class


The following tables list the members exposed by AxisScrollBar.

Public Properties

  Name Description
Public Property Axis Gets the Axis object that uses the scrollbar.
Axis, which contains this Scroll Bar.  
Public Property BackColor

Gets or sets the background color of a scrollbar.


Data view scroll bar back color.  
Public Property ButtonColor

Gets or sets the color of a scrollbar's buttons.


Data view scroll bar buttons color.  
Public Property Buttons

Gets or sets the buttons to be displayed for a scrollbar.


Data view scroll bar buttons style.  
Public Property ChartArea Chart area, which contains this scrollbar.
Chart area, which contains this Scroll Bar.  
Public Property Enabled

Gets or sets a boolean value that determines if a scrollbar is enabled.


Indicates that axis view scroll bar is enabled.  
Public Property LineColor

Gets or sets the line color of a scrollbar.


Data view scroll bar line color.  
Public Property PositionInside Indicates if the scrollbar is positioned inside or outside of the chart area.
Indicates that scroll bar is positioned inside or outside of chart area.  
Public Property Size

Gets or sets the width of a scrollbar, measured in pixels.


Data view scroll bar size.  
Top

Public Methods

  Name Description
Public Method IsVisible Returns true if the scroll bar is visible.  
Top

See Also

© 2009 All Rights Reserved.