[]
MapAreaClickEventArgs is used by MapAreaClickEventHandler which is raised after the map area of FpChart is clicked.
public class MapAreaClickEventArgs : EventArgs
Public Class MapAreaClickEventArgs
Inherits EventArgs
| 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. |
| Name | Description |
|---|---|
| MapAreaInfo | Gets or sets the MapAreaInfo indicates the event source. |