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


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > IChartMapArea Interface : Radius Property
Gets the float value which indicates the circle radius if the map area shape is a circle.
Syntax
'Declaration
 
ReadOnly Property Radius As Single
'Usage
 
Dim instance As IChartMapArea
Dim value As Single
 
value = instance.Radius
float Radius {get;}
See Also

Reference

IChartMapArea Interface
IChartMapArea Members