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 specified settings. |
See Also