[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChart.BeforeRightClick

BeforeRightClick Event

Occurs when the chart is right-clicked, before the default right-click action.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
event CancelEventHandler BeforeRightClick
Event BeforeRightClick As CancelEventHandler
Returns
Type Description
CancelEventHandler Occurs when the chart is right-clicked, before the default right-click action.
Remarks

This function works with Spread WPF only.