Spread for ASP.NET 9.0 Product Documentation
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.
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.