[]
Represents the chart selection data of a chart element.
public class ChartElementSelectingEventArgs : CancelEventArgs
Public Class ChartElementSelectingEventArgs
Inherits CancelEventArgs
Name | Description |
---|---|
ChartObject | Gets the IChartObject owner. |
HitTestResult | Gets the hit test result. |