GraphicItem.DataGraphic Property
Visio Automation Reference |
Returns the Master object of type visTypeDataGraphic that contains the graphic item. Read-only.
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.DataGraphic
expression An expression that returns a GraphicItem object.
Return Value
Master
See Also