ComponentOne ASP.NET MVC Controls
MaxSeries Property

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

Reference

PivotChart Class
PivotChart Members