Gets or sets a value indicating whether the tooltip is enabled.
[Visual Basic]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get;set;}
[Delphi]
public property Enabled: Boolean read get_Enabled write set_Enabled;
See Also
ChartToolTip Class | ChartToolTip Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |