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()>
Public Property MaxSeries As Integer
[DefaultValue()]
public int MaxSeries {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members