[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetPoint.GetPointInternal

GetPointInternal Method

GetPointInternal(int, int)

Gets the point by column and row index.

Declaration
protected override object GetPointInternal(int serIndex, int num)
Parameters
Type Name Description
int serIndex
int num
Returns
Type Description
object

The C1.Win.C1Chart3D.Chart3DDataSet.PointData collection element.

Overrides