C1.Web.Mvc.Olap Namespace / PivotChart Class / PivotChart Constructor
The html helper
The selector

In This Topic
PivotChart Constructor
In This Topic
Creates one PivotChart instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
 

Parameters

helper
The html helper
selector
The selector
See Also