C1.Web.Mvc.Olap Namespace / PivotChart Class / MaxSeries Property

In This Topic
MaxSeries Property
In This Topic
Gets or sets the maximum number of data series to be shown in the chart.
Syntax
'Declaration
 
<DefaultValueAttribute(100)>
Public Property MaxSeries As Integer
 
See Also