IsLocationAxis Property
Description
Determines whether or not the axis is a Location axis.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property IsLocationAxis As Boolean |
Return Type
Boolean value. Returns true if the axis is a Location axis; it returns false if it isn't.
See Also