Show sample labels in plot area.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.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)

See Also