Specifies the number of samples that should be shown in the SPC Line chart

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int SpcSamples { get; set; }
Visual Basic
Public Property SpcSamples As Integer
	Get
	Set
JScript
function get SpcSamples () : int
function set SpcSamples (value : int)

See Also