KendoReact OrgChart Appearance
The KendoReact OrgChart allows you to customize its visual appearance using the following properties:
cardWidth
- set the card widthcardHeight
- set the card heighttitleHeight
- set the height of the card titleverticalLine
- set the height of the vertical lines that connect the cards to each othergroupTitleHeight
- set the height of the title of the groupgroupSubtitleHeight
- set the height of the group subtitle
Colors
You can also customize the card colors using the cardColors
property. It accepts the colors as an array of strings where the color at each index corresponds to a the same hierarchial position of the cards.