FlexPivot for WinForms
ChartTotals プロパティ (C1FlexPivotChart)

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotChart クラス : ChartTotals プロパティ
Gets or sets whether the chart should include only totals.
シンタックス
'宣言
 
Public Property ChartTotals As System.Boolean
public System.bool ChartTotals {get; set;}
解説

This property allows you to create summary charts that include only the totals, as opposed to one series for each column in the data source.

It is useful when creating views that have so many individual values that the default detailed chart becomes too crowded to be readable.

参照

C1FlexPivotChart クラス
C1FlexPivotChart メンバ