New to KendoReactStart a free 30-day trial

KendoReact OrgChart Appearance
Premium

The KendoReact OrgChart allows you to customize its visual appearance using various properties that control the dimensions and spacing of the organizational chart elements.

Card Width

The cardWidth property sets the width of the individual cards in the organizational chart. The default value is 250px.

Change Theme
Theme
Loading ...

Card Height

The cardHeight property sets the height of the individual cards in the organizational chart. The default value is 100px.

Change Theme
Theme
Loading ...

Vertical Line

The verticalLine property sets the height of the vertical lines that connect the cards to each other in the hierarchy. The default value is 60px.

Change Theme
Theme
Loading ...

Group Title Height

The groupTitleHeight property sets the height of the group title when using the groupField property to organize cards into groups. The default value is 40px.

Change Theme
Theme
Loading ...

Group Subtitle Height

The groupSubtitleHeight property sets the height of the group subtitle when using the groupField property. The default value is 20px.

Change Theme
Theme
Loading ...

Colors

You can customize the card colors using the cardsColors property. It accepts the colors as an array of strings where the color at each index corresponds to the same hierarchical position of the cards.

Change Theme
Theme
Loading ...