DIAdem Help

Property: AxisLabeling for Bode

  • Updated2024-09-12
  • 1 minute(s) read

Property: AxisLabeling for Bode

Specifies whether DIAdem displays the axis label in a Bode axis system in DIAdem VIEW.

Object.AxisLabeling
ObjectBode
Object with this property
Object.AxisLabelingBoolean with read and write access

The following example displays the axis label in a Bode axis system. The DisplayObj must be a Bode type:

VBScriptPython

 

View.ActiveSheet.ActiveArea.DisplayObj.AxisLabeling = TRUE