ComponentOne ASP.NET MVC Controls
ShowFlexChart Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : ShowFlexChart Method
The builder for C1.Web.Mvc.Olap.PivotFlexChart
Sets the FlexChart property.
Syntax
'Declaration
 
Public Function ShowFlexChart( _
   ByVal build As Action(Of PivotFlexChartBuilder) _
) As PivotChartBuilder

Parameters

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

Return Value

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

Reference

PivotChartBuilder Class
PivotChartBuilder Members