[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetIrGrid.RowDeltaArray

RowDeltaArray Property

RowDeltaArray

Gets or sets the array indicates the amounts of space between a data value and its neighboring row in grid dataset.

Declaration
[TypeConverter(typeof(TypeConverter))]
public double[] RowDeltaArray { get; set; }
See Also