HintShownEventArgs Constructors
Provides data for the ChartBaseView.HintShown event.| Name | Parameters | Description |
|---|---|---|
| HintShownEventArgs(Point, IList<SeriesPointData>) | screenPoint, seriesPointData | Initializes a new instance of the HintShownEventArgs class with default settings. |
See Also