ASP.NET Pack Programmer's Guide
Chart.Subtitle Property
See Also
 





Gets or sets the sub-title of this chart.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public string Subtitle { get; set; }

Visual Basic  Copy Code

Public Property Subtitle As String

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace