Selection.DataGraphic property (Visio)

Gets the data graphic master (Master object of type visTypeDataGraphic) of the primary shape in the selection. Sets the data graphic master of all shapes in the selection. Read/write.

Note

This Visio object or member is available only to licensed users of Visio Professional 2013.

Syntax

expression. DataGraphic

expression An expression that returns a Selection object.

Return value

Master

Remarks

If the selection has no data graphic master associated with it, the DataGraphic property returns Nothing.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.