CoordinatePrompting
|
Gets or Sets whether grid coordinates are shown if the grid is double clicked.
|
Customization
|
Gets or Sets ability to access customization dialog. Double click or press 'spacebar' to invoke dialog.
|
Exporting
|
Gets or Sets ability to access export dialog. Pressing 'x' invokes dialog.
|
FocalRect
|
Gets or Sets availability of focal rect. True shows focal rect, False hides focal rect.
|
Help
|
Gets or Sets whether the control shows or hides the Help menu items and buttons throughout the ProEssentials product.
|
Maximization
|
Gets or Sets ability to access maximization dialog. Pressing 'm' invokes dialog.
|
MultiAxesSizing
|
This property will enable individual axes to be sized by using the mouse and clicking and dragging the lower axis of a Multi-Axes section. The mouse displays a cursor defined by Cursor.SizeNS while dragging.
|
Popup
|
Gets or Sets ability to access popup menu. Right clicking control or pressing 'q' invokes menu.
|
UserInterface
|
Gets or Sets the enabling of mouse or keyboard based built in features.
|
Zooming
|
Gets or Sets user's access to built-in zooming functionality. Right clicking control or pressing 'z' un-zooms.
|
ZoomInterfaceOnly
|
Gets or Sets whether zooming actually zooms chart, or just triggers an event so the developer can provide their own user interface.
|
ZoomLimits
|
Gets or Sets whether zooming is limited to an axis or shape within an axis. Can be used with or without ZoomInterfaceOnly.
|
ZoomStyle
|
Gets or Sets the framing style of the zoom box rectangle.
|
ZoomThreshold
|
Gets or Sets the zoom-box dragging size threshold to enable zoom (1 - 100 pixels) Default is the user must drag 20 pixels to enable zoom.
|