Gets or sets the maximum number of points that will be shown in each series.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

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

See Also