Share via


LayoutVariablePropertySetType.OrganizationChart Property

Definition

Show Organization Chart User Interface.

Represents the following element tag in the schema: dgm:orgChart.

public DocumentFormat.OpenXml.Drawing.Diagrams.OrganizationChart OrganizationChart { get; set; }
public DocumentFormat.OpenXml.Drawing.Diagrams.OrganizationChart? OrganizationChart { get; set; }
member this.OrganizationChart : DocumentFormat.OpenXml.Drawing.Diagrams.OrganizationChart with get, set
Public Property OrganizationChart As OrganizationChart

Property Value

Returns OrganizationChart.

Applies to