Share via


MsoDiagramType Enumeration 

Specifies the type of diagram.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Dim msoDiagramType1 As MsoDiagramType = MsoDiagramType.msoDiagramCycle

Syntax

Public Enum MsoDiagramType
public enum MsoDiagramType
public enum class MsoDiagramType
public enum MsoDiagramType
public enum MsoDiagramType

Members

Member name Description
msoDiagramCycle Cycle diagram.
msoDiagramMixed Return value only; indicates a combination of the other states.
msoDiagramOrgChart Organization chart diagram.
msoDiagramPyramid Pyramid diagram.
msoDiagramRadial Radial diagram.
msoDiagramTarget Target diagram.
msoDiagramVenn Venn diagram.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace