ASP.NET Core MVC コントロールヘルプ
ItemsSourceId メソッド (PivotChartBuilder)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotChartBuilder クラス : ItemsSourceId メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.ItemsSourceId. Sets the id of the source.
シンタックス
'宣言
 
Public Function ItemsSourceId( _
   ByVal value As System.String _
) As PivotChartBuilder
public PivotChartBuilder ItemsSourceId( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
It can be the id of a C1.Web.Mvc.Olap.PivotPanel component or a C1.Web.Mvc.Olap.PivotEngine component.
参照

PivotChartBuilder クラス
PivotChartBuilder メンバ