[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ChartElementSelectingEventArgs

ChartElementSelectingEventArgs Class

Represents the chart selection data of a chart element.

Inheritance
ChartElementSelectingEventArgs
Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public class ChartElementSelectingEventArgs : CancelEventArgs
Public Class ChartElementSelectingEventArgs
    Inherits CancelEventArgs

Properties

Name Description
ChartObject

Gets the IChartObject owner.

HitTestResult

Gets the hit test result.