[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetGrid.GetColumnValueInternal

GetColumnValueInternal Method

GetColumnValueInternal(int)

Get column value from the X-coordinate of the grid origin.

Declaration
protected virtual double GetColumnValueInternal(int i)
Parameters
Type Name Description
int i

The column index.

Returns
Type Description
double

The column value from the X-coordinate of the grid origin.