[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotChartBuilder.ItemsSourceId

ItemsSourceId Method

ItemsSourceId(string)

Configurates ItemsSourceId. Sets the id of the source.

Declaration
public PivotChartBuilder ItemsSourceId(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.

Remarks

It can be the id of a PivotPanel component or a PivotEngine component.