ASP.NET Org Chart Component - Rendering Assistants
The organisation chart component supports the rendering of assistants. Assistants
can be used to represent a variety of roles within an organisation, for example
personal assistants.
The example below is shows an XML bound organisation chart bound to
this XML Chart. To indicate that a chart Item should be rendered as
an assistant the RenderAsAssistant attribute must be added to the data element
and set to "True". This can either be as an attribute in an Xml file as shown
or as a column in a DataTable for a DataBound xml chart.