Spread for ASP.NET 12 Product Documentation
Coordinates Property (ChartMapArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ChartMapArea Class : Coordinates Property
Gets or sets the string that indicates the coordinates of an area.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Coordinates As PointF()
'Usage
 
Dim instance As ChartMapArea
Dim value() As PointF
 
value = instance.Coordinates
public new PointF[] Coordinates {get;}
See Also

Reference

ChartMapArea Class
ChartMapArea Members