FlexPivot for WinForms
DateTimeGroupProvider クラス メンバ
プロパティ  メソッド 

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : DateTimeGroupProvider クラス

DateTimeGroupProviderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGet a dictionary of formats keyed by the TimeUnits enum of each group. Each value specifies the string.Format() of the numeric value followed by the year, with the exception of TimeUnits.Month for which the format specifies either all "M" characters (for the month name) or the numeric value of the month and year. Note if {1} is not included in the format, the year is not included. Default formats are Day="{0}", Week="Week {0}, Month="MMM", Quarter="Q{0}", "Year="{0}".  
Public プロパティGets the collection of group specifiers using the TimeUnits enumeration. The index of each specifier indicates (level-1). Specifiers modified using the collection Add, Insert and Remove methods of the collection. If no values are specified, values are automatically selected based on the range.  
トップ
パブリック メソッド
 名前解説
Public メソッドAs the first method called by FlexChart, this method provides the number of group levels provided by the class.  
Public メソッドReturns a list of IRange values for the level specified the by the appropriate entry in the GroupTypes collection.  
トップ
参照

DateTimeGroupProvider クラス
C1.Chart 名前空間