FlexReport for WinForms
ChartValueLabelsCollection クラス
メンバ 


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartValueLabelsCollection クラス
軸の値ラベルのコレクションを表します。
オブジェクト モデル
ChartValueLabelsCollection クラス
シンタックス
'宣言
 
Public Class ChartValueLabelsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartValueLabel)
'使用法
 
Dim instance As ChartValueLabelsCollection
public class ChartValueLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartValueLabel> 
継承階層

System.Object
   C1.Win.FlexReport.Chart.ChartObjectCollection<T>
      C1.Win.FlexReport.Chart.ChartValueLabelsCollection

参照

ChartValueLabelsCollection メンバ
C1.Win.FlexReport.Chart 名前空間