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


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ChartMapArea Class : Radius Property
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;}
See Also

Reference

ChartMapArea Class
ChartMapArea Members