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