ComponentOne ASP.NET MVC Controls
ShowFlexPie Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : ShowFlexPie Method
The builder for C1.Web.Mvc.Olap.PivotFlexPie
Sets the FlexPie property.
Syntax
'Declaration
 
Public Function ShowFlexPie( _
   ByVal build As Action(Of PivotFlexPieBuilder) _
) As PivotChartBuilder

Parameters

build
The builder for C1.Web.Mvc.Olap.PivotFlexPie

Return Value

Current builder
Remarks
Gets the inner C1.Web.Mvc.Olap.PivotFlexPie object to show the data.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members