ASP.NET Core MVC コントロールヘルプ
GroupWidth メソッド (PivotFlexChartBuilder)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFlexChartBuilder クラス : GroupWidth メソッド
The value
Sets the GroupWidth property.
シンタックス
'宣言
 
Public Function GroupWidth( _
   ByVal value As System.String _
) As PivotFlexChartBuilder
public PivotFlexChartBuilder GroupWidth( 
   System.string value
)

パラメータ

value
The value

戻り値の型

Current builder
解説
Specifies the group width for Column charts, or the group height for Bar charts.The group width can be specified in pixels or percent of available space.
参照

PivotFlexChartBuilder クラス
PivotFlexChartBuilder メンバ