Shows a tooltip when the mouse is over a data point visualized in the chart
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool EnableTooltip { get; set; } |
Visual Basic |
---|
Public Property EnableTooltip As Boolean Get Set |
JScript |
---|
function get EnableTooltip () : boolean function set EnableTooltip (value : boolean) |