See Also

ScrollScaleAppearance Class  | ScrollScaleAppearance Members

Language

Visual Basic

C#

Show All

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

Scale Property

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

The scale of magnification.

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

Remarks

This property defines how the present view is scaled when presented to the end user. It may have values of between 1.0 and 0.0. A value of 0.5 indicates that the end user can see 1/2 of the chart on the dimension of the current axis, and that any chart elements visible are scaled by a zoom-in factor of 2X.

By default, the end user view of the chart is fully scaled out such that the entire chart is visible.

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