Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 962 Bytes

Visio.Shape.IsDataGraphicCallout.md

File metadata and controls

36 lines (20 loc) · 962 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
Shape.IsDataGraphicCallout property (Visio)
Visio.Shape.IsDataGraphicCallout
dedf6880-e597-8582-12e5-18bfe6286e66
06/08/2017
medium

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.

[!includeSupport and feedback]