ComponentOne ASP.NET MVC Controls
PivotChartBuilder Constructor

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : PivotChartBuilder Constructor
The C1.Web.Mvc.Olap.PivotChart object to be configurated.
Creates one PivotChartBuilder instance to configurate component.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As PivotChart _
)
public PivotChartBuilder( 
   PivotChart component
)

Parameters

component
The C1.Web.Mvc.Olap.PivotChart object to be configurated.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members