Spread for ASP.NET 9.0 Product Documentation
XAxis Property (PolarPlotArea)


Gets the x-axis.
Syntax
'Declaration
 
Public ReadOnly Property XAxis As PolarAngleAxis
'Usage
 
Dim instance As PolarPlotArea
Dim value As PolarAngleAxis
 
value = instance.XAxis
public PolarAngleAxis 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

PolarPlotArea Class
PolarPlotArea Members

 

 


Copyright © GrapeCity, inc. All rights reserved.