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.
Type: integer
axistitlefont
The font used for the axis title, 1-4.
Type: integer
bordercolor
The color of the plot border.
Type: integer
bordermargin
The margin between the border and the plot axis.
Type: double
borderon
1 if the plot border is on, 0 otherwise.
Type: integer
borderwidth
The width of the plot border.
Type: double
borderxmax
The x value of the lower right plot window corner.
Type: double
borderxmin
The x value of the upper left plot window corner.
Type: double
borderymax
The y value of the lower right plot window corner.
Type: double
borderymin
The y value of the upper left plot window corner.
Type: double
curves
Pointer to the plot curves.
Type: pointer
curveslist
The list of curve IDs in the plot. Valid for hm_getvalue query only.
Type: entity array
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
extended
1 for an extended (dual) plot, 0 otherwise.
Type: integer
gridcolor
The color of the grid lines.
Type: integer
gridlines
1 if the grid lines are displayed, 0 otherwise.
Type: integer
gridwidth
The width of the grid lines.
Type: double
gridxincrement
The increment of the grid lines on the x axis.
Type: double
gridxlabel
The grid x axis frequency.
Type: integer
gridyincrement
The increment of the grid lines on the y axis.
Type: double
gridylabel
The grid y axis frequency.
Type: integer
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.
Type: string
labelcolor
The color of the plot label.
Type: integer