Title and subtitle in ASP.NET MVC 3D Circular Chart Component

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.