[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetIrGrid.GetRectById

GetRectById Method

GetRectById(int)

Gets rectangle area of space between a data value and its neighboring column in grid data set.

Declaration
protected override RectangleF GetRectById(int id)
Parameters
Type Name Description
int id
Returns
Type Description
RectangleF

Rectangle area of space between a data value and its neighboring column in grid data set.

Overrides