See Also

DataSource Class  | DataSource Members

Requirements

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

Language

Visual Basic

C#

JScript

Show All

sourceAxis
Axis containing the scale range.
sr
Given ScaleRange object.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

FromScaleRange Method

Creates a ScaleRange DataSource class from an ScaleRange object.

[Visual Basic]
Public Shared Function FromScaleRange( _    ByVal sourceAxis As Axis, _    ByVal sr As ScaleRange _ ) As DataSource
[C#]
public static DataSource FromScaleRange(    Axis sourceAxis,    ScaleRange sr );
[JScript]
public static function FromScaleRange(    sourceAxis : Axis,    sr : ScaleRange ) : DataSource;

Parameters

sourceAxis
Axis containing the scale range.
sr
Given ScaleRange object.

Requirements

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

See Also

DataSource Class  | DataSource Members

 

 


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