TitleDataSource Property (IndexAxis)
Gets or sets the data source for the title.
public object TitleDataSource {get; set;}
'Declaration
Public Property TitleDataSource As Object
'Usage
Dim instance As IndexAxis
Dim value As Object
instance.TitleDataSource = value
value = instance.TitleDataSource