Spread for ASP.NET 12 Product Documentation
ChartMapArea Constructor


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ChartMapArea Class : ChartMapArea Constructor
The shape.
Initializes a new instance of the ChartMapArea class.
Syntax
'Declaration
 
Public Function New( _
   ByVal shape As AreaShape _
)
'Usage
 
Dim shape As AreaShape
 
Dim instance As New ChartMapArea(shape)
public ChartMapArea( 
   AreaShape shape
)

Parameters

shape
The shape.
See Also

Reference

ChartMapArea Class
ChartMapArea Members