Show sample labels in plot area. This settings requires sample markers to be turned on.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowSampleLabels { get; set; } |
Visual Basic |
---|
Public Property ShowSampleLabels As Boolean Get Set |
JScript |
---|
function get ShowSampleLabels () : boolean function set ShowSampleLabels (value : boolean) |