ComponentOne ASP.NET MVC Controls
MaxPoints Property

C1.Web.Mvc.Olap Namespace > PivotChart Class : MaxPoints Property
Gets or sets the maximum number of points to be shown in each series.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property MaxPoints As Integer
[DefaultValue()]
public int MaxPoints {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members