ASP.NET Core MVC コントロールヘルプ
ShowFlexPie メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotChartBuilder クラス : ShowFlexPie メソッド
The builder for C1.Web.Mvc.Olap.PivotFlexPie
Sets the FlexPie property.
シンタックス
'宣言
 
Public Function ShowFlexPie( _
   ByVal build As System.Action(Of PivotFlexPieBuilder) _
) As PivotChartBuilder
public PivotChartBuilder ShowFlexPie( 
   System.Action<PivotFlexPieBuilder> build
)

パラメータ

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

戻り値の型

Current builder
解説
Gets the inner C1.Web.Mvc.Olap.PivotFlexPie object to show the data.
参照

PivotChartBuilder クラス
PivotChartBuilder メンバ