Gets or sets whether the chart should include a title.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public bool ShowTitle { get; set; }
Visual Basic
Public Property ShowTitle As Boolean
	Get
	Set

See Also