[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChart.OnMapAreaClick

OnMapAreaClick Method

OnMapAreaClick(MapAreaClickEventArgs)

Raises the MapAreaClick event of the FpChart control.

Declaration
protected virtual void OnMapAreaClick(MapAreaClickEventArgs e)
Protected Overridable Sub OnMapAreaClick(e As MapAreaClickEventArgs)
Parameters
Type Name Description
MapAreaClickEventArgs e

The event data.