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

Subtitle

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

NameTypeDefaultDescription

align?

"center" | "left" | "right"

Specifies the alignment of the subtitle.

By default, the subtitle has the same alignment as the title.

Use center for middle alignment, left for left alignment, and right for right alignment.

background?

string

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

border?

Border

Specifies the border of the subtitle.

color?

string

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

font?

string

Specifies the font of the subtitle.

margin?

number | Margin

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

padding?

number | Padding

Specifies the padding of the subtitle. A numeric value sets all paddings.

position?

"top" | "bottom"

Specifies the position of the subtitle.

By default, the subtitle is placed in the same position as the title.

Use bottom to place the subtitle at the bottom or top to place it at the top.

text?

string

Specifies the text of the chart subtitle. 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 subtitle. By default, the subtitle is displayed.

Not finding the help you need?
Contact Support