New to Kendo UI for Angular? Start a free 30-day trial

Customizing Chart

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-chart-label-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font-size of the label of the chart component.
$kendo-chart-inactive-bgStringvar( --kendo-disabled-bg, initial )var(--kendo-disabled-bg, initial)
Description
The inactive background color of the chart component.

In this article

Not finding the help you need?