XYLimClr Method

Description
Clears (undefines) the XYLim definition.

Syntax
Sub XYLimClr ()

See Also
XYLim Method, XYLimDef Method

XYLimClr Example
VB Example:

m_spel.XYLimClr()  

C# Example:

m_spel.XYLimClr();