ViewWindow.SetShowAxis Method

Top 

Description

Changes the visibility of the specified object's axis.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetShowAxis(String objectName, Variable show)

None

Changes the visibility of the specified object's axis.

ViewWindow.SetShowAxis(Variable objectId, Variable show)

None

Changes the visibility of the specified object's axis.

ViewWindow.SetShowAxis(Variable setType, String typeOrGroupName, Variable show)

None

Changes the visibility of multiple objects' axes at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide