Customizing Orgchart

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-orgchart-spacerNumberk-map-get( $kendo-spacing, 6 )24px
Description
The spacing index of the OrgChart.
$kendo-orgchart-padding-yNumber$kendo-orgchart-spacer24px
Description
The vertical padding of the OrgChart.
$kendo-orgchart-padding-xNumber$kendo-orgchart-padding-y24px
Description
The horizontal padding of the OrgChart.
$kendo-orgchart-font-familyString$kendo-font-familyinherit
Description
The font family of the OrgChart.
$kendo-orgchart-font-sizeNumber$kendo-font-size-md14px
Description
The font size of the OrgChart.
$kendo-orgchart-line-heightNumber$kendo-line-height-md1.4285714286
Description
The line height of the OrgChart.
$kendo-orgchart-bgColor$kendo-component-bg#ffffff
Description
The background color of the OrgChart.
$kendo-orgchart-textColor$kendo-component-text#424242
Description
The text color of the OrgChart.
$kendo-orgchart-borderColor$kendo-component-borderrgba(0, 0, 0, 0.08)
Description
The border color of the OrgChart.
$kendo-orgchart-node-gapNumber$kendo-orgchart-spacer24px
Description
The spacing of the OrgChart node.
$kendo-orgchart-group-gapNumber$kendo-orgchart-spacer24px
Description
The spacing of the OrgChart group.
$kendo-orgchart-node-container-gapNumber$kendo-orgchart-spacer24px
Description
The spacing of the OrgChart node container.
$kendo-orgchart-node-group-padding-yNumber$kendo-orgchart-spacer24px
Description
The vertical padding of the OrgChart node group.
$kendo-orgchart-node-group-padding-xNumber$kendo-orgchart-node-group-padding-y24px
Description
The horizontal padding of the OrgChart node group.
$kendo-orgchart-node-group-border-widthNumber1px1px
Description
The border width of the OrgChart node group.
$kendo-orgchart-node-group-border-radiusNumber$kendo-border-radius-md4px
Description
The border radius of the OrgChart node group.
$kendo-orgchart-node-group-bgColor$kendo-base-bg#fafafa
Description
The background color of the OrgChart node group.
$kendo-orgchart-node-group-textColor$kendo-base-text#424242
Description
The text color of the OrgChart node group.
$kendo-orgchart-node-group-borderColor$kendo-base-borderrgba(0, 0, 0, 0.08)
Description
The border color of the OrgChart node group.
$kendo-orgchart-node-group-focus-borderColor$kendo-card-focus-borderrgba(0, 0, 0, 0.15)
Description
The border color of the focused OrgChart node group.
$kendo-orgchart-node-group-focus-shadowStringk-elevation(1)var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))
Description
The shadow of the focused OrgChart node group.
$kendo-orgchart-node-group-title-font-sizeNumber$kendo-font-size-lg16px
Description
The font size of the OrgChart node group title.
$kendo-orgchart-node-group-title-margin-bottomNumberk-math-div( $kendo-orgchart-spacer, 3 )8px
Description
The bottom margin of the OrgChart node group title.
$kendo-orgchart-node-group-title-line-heightNumber$kendo-line-height-sm1.25
Description
The line height of the OrgChart node group title.
$kendo-orgchart-node-group-subtitle-font-sizeNumber$kendo-font-size-md14px
Description
The font size of the OrgChart node group subtitle.
$kendo-orgchart-node-group-subtitle-margin-bottomNumber$kendo-orgchart-spacer24px
Description
The bottom margin of the OrgChart node group subtitle.
$kendo-orgchart-node-group-subtitle-textColor$kendo-subtle-text#666666
Description
The line height of the OrgChart node group subtitle.
$kendo-orgchart-card-widthNumber300px300px
Description
The width of the OrgChart Card.
$kendo-orgchart-card-padding-yNumber$kendo-card-padding-y12px
Description
The vertical padding of the OrgChart Card.
$kendo-orgchart-card-padding-xNumber$kendo-orgchart-card-padding-y12px
Description
The horizontal padding of the OrgChart Card.
$kendo-orgchart-card-border-widthNumber$kendo-card-border-width1px
Description
The border width of the OrgChart Card.
$kendo-orgchart-card-shadowNull$kendo-card-shadownull
Description
The shadow of the OrgChart Card.
$kendo-orgchart-card-focus-shadowStringk-elevation(1)var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))
Description
The shadow of the focused OrgChart Card.
$kendo-orgchart-card-title-margin-bottomNumber0px0px
Description
The bottom margin of the OrgChart Card title.
$kendo-orgchart-card-title-font-sizeNullnullnull
Description
The font size of the OrgChart Card title.
$kendo-orgchart-card-subtitle-margin-bottomNumber0px0px
Description
The bottom margin of the OrgChart Card subtitle.
$kendo-orgchart-card-subtitle-font-sizeNullnullnull
Description
The font size of the OrgChart Card subtitle.
$kendo-orgchart-card-body-border-widthList2px 0 02px 0 0
Description
The border width of the OrgChart Card body.
$kendo-orgchart-card-body-border-colorColortransparenttransparent
Description
The border color of the OrgChart Card body.
$kendo-orgchart-card-body-vbox-margin-rightNumberk-math-div( $kendo-orgchart-spacer, 2 )12px
Description
The right margin of the OrgChart Card body title wrap.
$kendo-orgchart-card-body-vbox-min-heightNumber$kendo-card-avatar-size45px
Description
The min height of the OrgChart Card body title wrap.
$kendo-orgchart-line-sizeNumber1px1px
Description
The size of the OrgChart connecting line.
$kendo-orgchart-line-fillColor$kendo-base-borderrgba(0, 0, 0, 0.08)
Description
The fill color of the OrgChart connecting line.
$kendo-orgchart-line-v-heightNumber25px25px
Description
The height of the OrgChart connecting line.

In this article

Not finding the help you need?