Axes Property

Axes returns the Axes collection. This is a read-only property.

Syntax

object.Axes

Example 1

This example demonstrates how to return the number of axes in the Axes collection.

Debug .Print MapFrame.Axes.Count

Example 2

This script displays all the methods and properties in the Variogram object.

Used by: MapFrame object, Profile Object, Variogram object