Gets or sets whether tooltips will be displayed after hovering a data sample marker.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowSampleTooltips { get; set; } |
Visual Basic |
---|
Public Property ShowSampleTooltips As Boolean Get Set |
JScript |
---|
function get ShowSampleTooltips () : boolean function set ShowSampleTooltips (value : boolean) |