C1.Web.Mvc.Olap Namespace / PivotChart Class / ItemsSourceId Property

In This Topic
ItemsSourceId Property (PivotChart)
In This Topic
Gets or sets the id of the source.
Syntax
'Declaration
 
Public Property ItemsSourceId As String
 
Remarks
It can be the id of a PivotPanel component or a PivotEngine component.
See Also