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 Visio Professional 2013.
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.
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.