Spread for ASP.NET 8.0 Product Documentation
LegendAreaHitTest Constructor


The legend area.
Initializes a new instance of the LegendAreaHitTest class.
Syntax
'Declaration
 
Public Function New( _
   ByVal legendArea As LegendArea _
)
'Usage
 
Dim legendArea As LegendArea
 
Dim instance As New LegendAreaHitTest(legendArea)
public LegendAreaHitTest( 
   LegendArea legendArea
)

Parameters

legendArea
The legend area.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

LegendAreaHitTest Class
LegendAreaHitTest Members

 

 


Copyright © GrapeCity, inc. All rights reserved.