FlexReport for WinForms
SeriesGroups プロパティ (ChartData)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartData クラス : SeriesGroups プロパティ
Gets the collection of optional series group for extra levels of data.
シンタックス
'宣言
 
Public ReadOnly Property SeriesGroups As ChartDataGroupsCollection
'使用法
 
Dim instance As ChartData
Dim value As ChartDataGroupsCollection
 
value = instance.SeriesGroups
public ChartDataGroupsCollection SeriesGroups {get;}
解説
Optional, provides extra levels of data (for example, Orders by Country can be broken down by years as well). Labels for the series are displayed in the legend.
参照

参照

ChartData クラス
ChartData メンバ