Gets or sets the axis title.

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

Syntax

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

See Also