OrganizationChartLayoutType

OrganizationChartLayoutType enumeration

Représente le type de formatage des nœuds enfants dans un organigramme

public enum OrganizationChartLayoutType

Valeurs

Nom Évaluer La description
Initial 0 Type de mise en page initial
Standart 1 Place les nœuds enfants horizontalement sous le nœud parent.
BothHanging 2 Place les nœuds enfants verticalement sous le nœud parent à gauche et à droite.
LeftHanging 3 Place les nœuds enfants verticalement sous le nœud parent sur le côté gauche.
RightHanging 4 Place les nœuds enfants verticalement sous le nœud parent sur le côté droit.

Voir également