[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetIrGrid.GetColumnValueInternal

GetColumnValueInternal Method

GetColumnValueInternal(int)

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

Declaration
protected override double GetColumnValueInternal(int j)
Parameters
Type Name Description
int j
Returns
Type Description
double

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

Overrides