ComponentOne FlexReport for WinForms
Chart3DPointsCollection Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DPointsCollection Class
Represents the collection of chart 3D points.
Object Model
Chart3DPointsCollection Class
Syntax
'Declaration
 
Public Class Chart3DPointsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of Chart3DPoint)
public class Chart3DPointsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DPoint> 
Inheritance Hierarchy

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

See Also

Reference

Chart3DPointsCollection Members
C1.Win.FlexReport.Chart Namespace