Spread for ASP.NET 10 Product Documentation
XAxis Property (RadarPlotArea)


Gets the x-axis.
Syntax
'Declaration
 
Public ReadOnly Property XAxis As RadarIndexAxis
'Usage
 
Dim instance As RadarPlotArea
Dim value As RadarIndexAxis
 
value = instance.XAxis
public RadarIndexAxis XAxis {get;}
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

RadarPlotArea Class
RadarPlotArea Members

 

 


Copyright © GrapeCity, inc. All rights reserved.