Levels Property
The Levels property returns the AutoLevels object. This allows the contour levels properties to be modified.
Syntax
object.Levels
object.Levels =Levels
Example
This example shows how to access the contour levels.
Set Levels = ContourXYDataMap.Levels
Used by: AutoContourDataMap, AutoContourGridMap