[]
        
(Showing Draft Content)

FarPoint.Web.Chart.MapAreaClickEventArgs

MapAreaClickEventArgs Class

MapAreaClickEventArgs is used by MapAreaClickEventHandler which is raised after the map area of FpChart is clicked.

Inheritance
MapAreaClickEventArgs
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class MapAreaClickEventArgs : EventArgs
Public Class MapAreaClickEventArgs
    Inherits EventArgs

Constructors

Name Description
MapAreaClickEventArgs()

Initializes a new instance of the MapAreaClickEventArgs class.

MapAreaClickEventArgs(string)

Initializes a new instance of the MapAreaClickEventArgs class with the specified string presentation indicates a MapAreaInfo.

Properties

Name Description
MapAreaInfo

Gets or sets the MapAreaInfo indicates the event source.