ComponentOne Chart for .NET (2.0) Search HelpCentral 

SelectActionEnum Enumeration

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

[Visual Basic]

Public Enum SelectActionEnum

[C#]

public enum SelectActionEnum

[Delphi]

type SelectActionEnum = (Click, MouseOver);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Members

Member name

Description

Click

Tooltip is shown when user clicks on the chart element.

MouseOver

Tooltip is shown when mouse is over the chart element.

See Also

C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.