FlexPivot for WinForms
GetRanges メソッド (DateTimeGroupProvider)

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 > DateTimeGroupProvider クラス : GetRanges メソッド
Specifies the full range of the axis.
Specifies the level of IRange values for the level specified by the appropriate entry in the GroupTypes collection.
Returns a list of IRange values for the level specified the by the appropriate entry in the GroupTypes collection.
シンタックス
'宣言
 
Public Function GetRanges( _
   ByVal range As IRange, _
   ByVal level As System.Integer _
) As System.Collections.Generic.IList(Of IRange)
public System.Collections.Generic.IList<IRange> GetRanges( 
   IRange range,
   System.int level
)

パラメータ

range
Specifies the full range of the axis.
level
Specifies the level of IRange values for the level specified by the appropriate entry in the GroupTypes collection.
参照

DateTimeGroupProvider クラス
DateTimeGroupProvider メンバ