| Event Reference > Event Method Members > Event Methods > PlotAreaModify Event |
PlotAreaModify Event
Notify the application that the chart has been translated, zoomed, or scaled.
|
Part |
Type |
Description |
|
IsReset |
Boolean |
Indicates whether scaling and translation are to be reset to their default values. |
|
Left |
Long |
Left margin value (modifiable). |
|
Right |
Long |
Right margin value (modifiable). |
|
Top |
Long |
Top margin value (modifiable). |
|
Bottom |
Long |
Bottom margin value (modifiable). |
|
IsOK |
Boolean |
True if this user interaction is allowed, False if disallowed (modifiable). |