dotnetCHARTING Send comments on this topic.
ScaleRange Property
See Also 
dotnetCHARTING Namespace > Viewport Class : ScaleRange Property


Gets or sets a scale range that indicates the range of an axis to show at a time as well as a starting position.

Syntax

Visual Basic (Declaration) 
Public Property ScaleRange As ScaleRange
Visual Basic (Usage)Copy Code
Dim instance As Viewport
Dim value As ScaleRange
 
instance.ScaleRange = value
 
value = instance.ScaleRange
C# 
public ScaleRange ScaleRange {get; set;}

See Also

©2002 - 2008 Webavail Productions Inc. & Corporate Web Solutions Ltd. All Rights Reserved.