[]
        
(Showing Draft Content)

C1.Win.C1Chart.ShowTooltipEventArgs

ShowTooltipEventArgs Class

Provides data for the ShowTooltip event.

Inheritance
ShowTooltipEventArgs
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public class ShowTooltipEventArgs : EventArgs

Properties

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.