ComponentOne ASP.NET MVC Controls
ItemsSourceId Property (PivotChart)

C1.Web.Mvc.Olap Namespace > PivotChart Class : ItemsSourceId Property
Gets or sets the id of the source.
Syntax
'Declaration
 
Public Property ItemsSourceId As String
public string ItemsSourceId {get; set;}
Remarks
It can be the id of a PivotPanel component or a PivotEngine component.
See Also

Reference

PivotChart Class
PivotChart Members