Specifies the user interface settings for the Chart control.
Member | Description |
---|---|
None | No UI options are used. |
ContextCustomize | Adds a "Customize" menu under the context menu. |
UseCustomTooltips | Allows the drawn tooltips of the control to be used instead of System.Windows.Forms.Tooltip. |
ForceHitTesting | Allows the HitTest function to be used. By default the control applies optimization so that only objects that have mouse event handlers (or context menus or tooltips) attached are visible through hit testing. |
DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.