Gets or sets the action associated with tooltip.
[Visual Basic]
Public Property SelectAction As SelectActionEnum
[C#]
public SelectActionEnum SelectAction {get;set;}
[Delphi]
public property SelectAction: SelectActionEnum read get_SelectAction write set_SelectAction;
See Also
ChartToolTip Class | ChartToolTip Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |