ComponentOne ASP.NET MVC Controls
ChartType Method (PivotChartBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : ChartType Method
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.ChartType. Sets the type of chart to create.
Syntax
'Declaration
 
Public Function ChartType( _
   ByVal value As PivotChartType _
) As PivotChartBuilder
public PivotChartBuilder ChartType( 
   PivotChartType value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members