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 Microsoft Visio Professional 2010 or Visio Premium 2010.

Version Information

Version Added: Visio 2007

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.