Gets or sets the axis title.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public Object Title { get; set; }
Visual Basic
Public Property Title As Object
	Get
	Set

See Also