Shape.DataGraphic Property (Visio)
Gets or sets the data graphic master (Master of type visTypeDataGraphic) that is associated with the shape. 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 Shape object.
Return Value
Master
Remarks
If the shape has no data graphic master associated with it, the DataGraphic property returns Nothing.