Share via


GraphicItem.Description Property

Visio Automation Reference

Returns a string that describes the type of the graphic item. Read-only.

Aa342120.vs_note(en-us,office.12).gif  Note
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007.

Version Information
 Version Added:  Visio 2007

Syntax

expression.Description

expression   A variable that represents a GraphicItem object.

Return Value
String

Remarks

The possible values of the description property correspond to the four types of graphic items available in the New Item list in the New Data Graphic or Edit Data Graphic dialog box in the Microsoft Office Visio user interface: Text, Data Bar, Icon Set, and Color by Value.

See Also