Spread for ASP.NET 10 Product Documentation
Radius Property (ChartMapArea)


Gets the float value that indicates the radius of the circle if the map area shape is a circle.
Syntax
'Declaration
 
Public ReadOnly Property Radius As Single
'Usage
 
Dim instance As ChartMapArea
Dim value As Single
 
value = instance.Radius
public float Radius {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

ChartMapArea Class
ChartMapArea Members

 

 


Copyright © GrapeCity, inc. All rights reserved.