| ActiveRegion Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ActiveRegion type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveRegion | Creates a new instance of the class. | |
| ActiveRegion(Object) | Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
| CheckPoint(PointF) |
Checks whether point lies inside region
| |
| CheckPoint(PointF, Boolean) |
Checks whether point lies inside region
| |
| GoToUrl |
Opens a web browser to the specified URL
| |
| IsEmpty |
Returns true if ActiveRegion contains no data
|
| Name | Description | |
|---|---|---|
| Attributes |
Attributes
| |
| Parent | Reference to the parent. | |
| Region |
Define a graphic path
| |
| Tooltip |
Tooltip
| |
| Url |
URL
|
| Name | Description | |
|---|---|---|
| Click |
Fires when the chart element to which the active region belongs is
clicked.
|