AxisScale     Property

Property AxisScale() As Byte 'Read and Write

Axis scale style: 0=auto, 1=fixed range, 2=text labels. When AxisScale=1 you may find too many decimal places are printed along the axis, especially when zooming. In this case use AxisScaleStyle and set TextLabels="0.###" or something similar for controlled formatting along the axis.

See Also

AxisScaleStyle  

Example

x = ecGraph1.AxisScale
ecGraph1.AxisScale = x
 


     
Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd