plots
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise. Type: integer
- attributesmax
- The number of attributes owned by this entity. Type: integer
- axistitlecolor
- The color of the axis title.
- axistitlefont
- The font used for the axis title, 1-4.
- bordercolor
- The color of the plot border.
- bordermargin
- The margin between the border and the plot axis.
- borderon
- 1 if the plot border is on, 0 otherwise.
- borderwidth
- The width of the plot border.
- borderxmax
- The x value of the lower right plot window corner.
- borderxmin
- The x value of the upper left plot window corner.
- borderymax
- The y value of the lower right plot window corner.
- borderymin
- The y value of the upper left plot window corner.
- curves
- Pointer to the plot curves.
- curveslist
- The list of curve IDs in the plot. Valid for hm_getvalue query only.
- definedentity
- True if the entity is defined, false otherwise.
- extended
- 1 for an extended (dual) plot, 0 otherwise.
- gridcolor
- The color of the grid lines.
- gridlines
- 1 if the grid lines are displayed, 0 otherwise.
- gridwidth
- The width of the grid lines.
- gridxincrement
- The increment of the grid lines on the x axis.
- gridxlabel
- The grid x axis frequency.
- gridyincrement
- The increment of the grid lines on the y axis.
- gridylabel
- The grid y axis frequency.
- id
- The ID of the entity. Type: integer
- include
- The ID of the include file the entity is organized in. Type: integer
- includeid
- The ID of the include file the entity is organized in. Type: integer
- internalid
- The ID of the entity. Type: integer
- label
- The label of the plot.
- labelcolor
- The color of the plot label.