[]
        
(Showing Draft Content)

C1.Win.C1Chart.SelectActionEnum

SelectActionEnum Enum

Use the members of this enumeration to set the value of the SelectAction property of an ChartTooltip object.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum SelectActionEnum
Public Enum SelectActionEnum

Fields

Name Description
Click

Tooltip is shown when user clicks on the chart element.

MouseOver

Tooltip is shown when mouse is over the chart element.