Spread for ASP.NET 9.0 Product Documentation
OnMapAreaClick Method


The event data.
Raises the MapAreaClick event of the FpChart control.
Syntax
'Declaration
 
Protected Overridable Sub OnMapAreaClick( _
   ByVal e As MapAreaClickEventArgs _
) 
'Usage
 
Dim instance As FpChart
Dim e As MapAreaClickEventArgs
 
instance.OnMapAreaClick(e)
protected virtual void OnMapAreaClick( 
   MapAreaClickEventArgs e
)

Parameters

e
The event data.
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

FpChart Class
FpChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.