[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.UIOptions

UIOptions Enum

Specifies user interface settings for SharpGraph control

Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[Flags]
public enum UIOptions

Fields

Name Description
ContextCustomize

Adds "Customize" menu under items context menu

ForceHitTesting

Switch this option on if you wish to use HitTest function, by default control applies optimization so only objects that has mouse event handlers (or context menus or tooltips) attached will be visible thru hit testing.

None

No UI

UseCustomTooltips

Use controls drawn tooltips instead on System.Windows.Forms.Tooltip