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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotChartBuilder クラス : ShowLegend メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.ShowLegend. Sets a value that determines whether the chart should include a legend.
シンタックス
'宣言
 
Public Function ShowLegend( _
   ByVal value As LegendVisibility _
) As PivotChartBuilder
public PivotChartBuilder ShowLegend( 
   LegendVisibility value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotChartBuilder クラス
PivotChartBuilder メンバ