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

In This Topic
Selector Property (PivotChart)
In This Topic
Gets or sets the selector to macth the dom element(s) which the control is attached to.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Selector As String
 
See Also