FlexReport for WinForms
Chart3DPointsCollection クラス
メンバ 


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

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

参照

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