The type of organisation chart item that is to be rendered.
The organisation chart component supports three types of chart item. AssistantItemsChartItemsStackedItems
| C# | Visual Basic | Visual C++ |
public OrganisationItemType ItemType { get; }
Public ReadOnly Property ItemType As OrganisationItemType
public: property OrganisationItemType ItemType { OrganisationItemType get (); }