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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotChartBuilder クラス
PivotChartBuilder メンバ