See Also

ScrollScaleAppearance Class  | ScrollScaleAppearance Members

Language

Visual Basic

C#

Show All

See Also Languages Infragistics2.Win.UltraWinChart.v7.2

Scroll Property

Infragistics.UltraChart.Resources.Appearance Namespace > ScrollScaleAppearance Class : Scroll Property (ScrollScaleAppearance)

The scroll position.

[Visual Basic]
Public Overridable Property Scroll As Double
[C#]
public virtual double Scroll {get; set;}

Remarks

This property defines how the scrollbar is positioned when the chart is originally displayed to the end user. It may have values of between 0.0 and 1.0.

By default, there is no scroll position because the entire chart is in view. Scrolling is only effective when the end user has zoomed-in (Scale is less than 1.0), whereupon the end user has someplace to scroll to.

This property is not used by WebChart. To enable the scrollbar in WebChart, set UltraChart.EnableScrollbar to True.

See Also

ScrollScaleAppearance Class  | ScrollScaleAppearance Members

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063