ASP.NET Core MVC コントロールヘルプ
MaxPoints メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotChartBuilder クラス : MaxPoints メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.MaxPoints. Sets the maximum number of points to be shown in each series.
シンタックス
'宣言
 
Public Function MaxPoints( _
   ByVal value As System.Integer _
) As PivotChartBuilder
public PivotChartBuilder MaxPoints( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotChartBuilder クラス
PivotChartBuilder メンバ