See Also

DataSource Class  | DataSource Members

Language

Visual Basic

C#

Show All

sourceAxis
Axis containing the scale range.
sr
Given ScaleRange object.
See Also 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 );

Parameters

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

See Also

DataSource Class  | DataSource Members

 

 


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