Changes the display limits configured for the Pen based on the range of the data currently in the pen's data array. If called on the Chart object, this method changes the display limits for all pens.
Syntax
object.AutoScaleDisplayLimits
Properties
The AutoScaleDisplayLimits method syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Remarks
This method is useful for automatically zooming in or out on a data set to get a full EGU span of the currently displayed data, particularly when the data source's value range varies widely and manual display limit adjustments are not practical for the operator.