Gets or sets the sample count for function calculation.

Namespace:  C1.Silverlight.Chart.Extended
Assembly:  C1.Silverlight.Chart.Extended (in C1.Silverlight.Chart.Extended.dll)

Syntax

C#
public int SampleCount { get; set; }
Visual Basic
Public Property SampleCount As Integer
	Get
	Set

See Also