Title and subtitle in JavaScript 3D Circular Chart control

18 Nov 20181 minute to read

Title

The 3D Circular Chart can be given a title by using the title property to display information about the plotted data.

Title customization

The title of the 3D Circular Chart can be customized using the titleStyle property.

Subtitle

The 3D Circular Chart can be given a subtitle by using the subTitle property to display information about the plotted data.

Subtitle customization

The subtitle of the 3D Circular Chart can be customized using the subTitleStyle property.