Sets the min and max of the x axis scale.  This subroutine sets the X-Axis-Scale for a linear range and it requires a Mininum as a starting value and a Maximum value for the ending value.

 

Syntax:

'  Set the minimum and maximum value for
'  the X-Linear Custom Chart Scaling.
chart.SetxAxisLinearScale( iMin_X, iMax_X)

 

Parameter:

Description:

iMin_X

Integer value of the minimum X-Scale range.

iMax_X

Integer value of the maximum X-Scale Range.

 

Example:

See Syntax above.

Returns:

No return value.  I will set the start and end value of the custom chart's X-scale.

 

Links:

 

See Also:

Chart Object, Chart Director Help Information

 


Edit Time: 9/7/2020 2:53:04 PM


Topic ID#: 70

 

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software