FlexReport for WinForms
Chart3DPointSeriesCollection クラス
メンバ 


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

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

参照

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