[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetGrid.Item

this Property

this[int, int]

Gets or sets z-value of data by specified row and column.

Declaration
public double this[int i, int j] { get; set; }
Parameters
Type Name Description
int i
int j
See Also