[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPointsCollection.Add

Add Method

Add(Chart3DPoint)

Adds an existing data point into the collection.

Declaration
public void Add(Chart3DPoint point)
Public Sub Add(point As Chart3DPoint)
Parameters
Type Name Description
Chart3DPoint point

The data point to add.