ComponentOne ASP.NET MVC Controls
Stacking Method (PivotChartBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : Stacking Method
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.Stacking. Sets a value that determines whether and how the series objects are stacked.
Syntax
'Declaration
 
Public Function Stacking( _
   ByVal value As Stacking _
) As PivotChartBuilder
public PivotChartBuilder Stacking( 
   Stacking value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members