Spread for ASP.NET 10 Product Documentation
TitleDataSource Property (RadarValueAxis)


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

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

RadarValueAxis Class
RadarValueAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.