Class | Description | |
---|---|---|
NodeLayoutAssignedEventArgs | The event arguments of the events fired when a node layout is assinged. | |
OrgChartNode | An object that represents a single data object in the XamOrgChart. | |
OrgChartNodeAutomationPeer | The automation peer for the OrgChartNodeControl | |
OrgChartNodeClickEventArgs | The event arguments of the events fired when a node is clicked. | |
OrgChartNodeControl | An object that acts as the visual representaion of a OrgChartNode objects. | |
OrgChartNodeEventArgs | The event arguments of the events of a node. | |
OrgChartNodeLayout | This class bindes the value, text and items source properties of a treemap item to the provided data. Paths should be provided which are the names of the properties of the data. The data sould be of TypeNameString type. | |
OrgChartNodeLayoutCollection | Collection class for node layouts. | |
OrgChartNodeMouseEventArgs | The event arguments of the mouse events of a node. | |
OrgChartNodeMouseWheelEventArgs | The event arguments of the mouse wheel events of a node. | |
OrgChartNodeSelectionEventArgs | A class listing the information needed when the selected nodes change. | |
OrgChartNodesPanel | Represents a panel containing the orgchart nodes and lines. | |
SelectedOrgChartNodesCollection | Represents a modifiable collection of OrgChartNode objects which have been selected. | |
XamOrgChart | Represents the OrgChart control. | |
XamOrgChartAutomationPeer | The automation peer for the XamOrgChart |
Delegate | Description | |
---|---|---|
XamOrgChart.ConditionMethod | Encapsulates a method that has one parameter and returns a boolean. |
Enumeration | Description | |
---|---|---|
NodeArrangementStrategy | Specifies the OrgChart node arrangement strategy | |
NodeFlowDirection | Represents the direction of the cild nodes | |
OrgChartInvokeAction | An enumeration of different interactions. | |
OrgChartSelectionType | Describes the type of selection that should be performed. |