New to Kendo UI for AngularStart a free 30-day trial

Title

Specifies the configuration options of the title (see example).

NameTypeDefaultDescription

align?

"center" | "left" | "right"

Specifies the alignment of the title. Use center for middle alignment, left for left alignment, and right for right alignment.

background?

string

Specifies the background color of the title. Accepts a valid CSS color string, including HEX and RGB.

border?

Border

Specifies the border of the title.

color?

string

Specifies the text color of the title. Accepts a valid CSS color string, including HEX and RGB.

description?

string

Specifies the accessible description of the Chart.

Screen readers announce the description when the Chart is focused.

font?

string

Specifies the font of the title.

margin?

number | Margin

Specifies the margin of the title. A numeric value sets all margins.

padding?

number | Padding

Specifies the padding of the title. A numeric value sets all margins.

position?

"top" | "bottom"

Specifies the position of the title. Use bottom to place the title at the bottom or top to place it at the top.

text?

string

Specifies the text of the chart title. You can also set the text directly for a title with default options. Use line feed characters ("\n") to split the text into multiple lines.

visible?

boolean

Determines whether the Chart displays the title. By default, the title is displayed.

Not finding the help you need?
Contact Support