ComponentOne ASP.NET MVC Controls
PivotChart Constructor

C1.Web.Mvc.Olap Namespace > PivotChart Class : PivotChart Constructor
The html helper
The selector
Creates one PivotChart instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
public PivotChart( 
   HtmlHelper helper,
   string selector
)

Parameters

helper
The html helper
selector
The selector
See Also

Reference

PivotChart Class
PivotChart Members