[]
Provides data for the ShowTooltip event.
public class ShowTooltipEventArgs : EventArgs
Name | Description |
---|---|
GroupIndex | Gets the chart group index. |
PointIndex | Gets the data point index. |
SeriesIndex | Gets the data series index. |
TooltipText | Gets or sets the tooltip text. |