ActiveReports 12
ContextMenu Property (SharpGraph)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : ContextMenu Property
Gets or sets the shortcut menu associated with the control.
Syntax
'Declaration
 
Public Property ContextMenu As ContextMenu
public ContextMenu ContextMenu {get; set;}

Property Value

A System.Windows.Forms.ContextMenu that represents the shortcut menu associated with the control.
See Also

Reference

SharpGraph Class
SharpGraph Members