Insert property name/property value pair from Handle Graphics figure, axes, or other object
This component inserts a property name/property value pair from a Handle Graphics® figure, axes, or other object.
Get property from current: Reports on a specified Handle Graphics object:
Figure
: Inserts a figure's property
name/property value pair.
Axes
: Inserts an axes' property
name/property value pair.
Object
: Inserts an object's property
name/property value pair.
Figure property: Specifies the
type of property to include. The All
option shows
every parameter for the current object.
Title: Specifies a title for the generated report:
None
(default): No title.
Automatic
: Automatically generates
the title from the parameter.
Custom
Specifies a custom title.
Size limit: Limits the width
of the display in the generated report. Units are in pixels. The size
limit of a given table is the hypotenuse of the table width and height
[sqrt(w^2+h^2)
]. The size limit of a text equals
its number of characters squared. If you exceed the size limit, the
variable appears in condensed form, such as [64x64 double]
.
Setting a size limit of 0
displays the variable
in full, no matter how large it is.
Display as: Choose a display style:
Auto table/paragraph
: Displays
as a table or paragraph.
Inline text
: Displays in line with
the surrounding text.
Paragraph
: Displays as a paragraph.
Table
: Displays as a table.
Ignore if value is empty: Excludes empty parameters from the generated report.
Yes. Text.
rptgen_hg.chg_property