[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotChartBuilder.MaxPoints

MaxPoints Method

MaxPoints(int)

Configurates MaxPoints. Sets the maximum number of points to be shown in each series.

Declaration
public PivotChartBuilder MaxPoints(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.