FlexReport for WinForms
ChartLabelsCollection クラス
メンバ 


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartLabelsCollection クラス
特定のチャートに定義されているチャートラベルをすべて含みます。
オブジェクト モデル
ChartLabelsCollection クラス
シンタックス
'宣言
 
Public Class ChartLabelsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartLabel)
'使用法
 
Dim instance As ChartLabelsCollection
public class ChartLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel> 
継承階層

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

参照

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