Shape.IsDataGraphicCallout property (Visio)

Specifies whether a shape is a data graphic callout. Read-only.

Note

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

Syntax

expression. IsDataGraphicCallout

expression An expression that returns a Shape object.

Return value

Boolean

Remarks

If the parent shape is a data graphic callout, the IsDataGraphicCallout method returns True. If the shape is not a data graphic callout, the method returns False. Note that the method also returns False if the parent shape is a sub-shape of a shape that is a data graphic callout.

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.