[]
Gets or sets the array which indicates the amounts of space between a data value and its neighboring row in grid dataset.
[C1Description("Chart3DIrGridData.RowDeltaArray", "The array which indicates the amounts of space between a data value and its neighboring row in grid dataset.")]
public double[] RowDeltaArray { get; set; }
<C1Description("Chart3DIrGridData.RowDeltaArray", "The array which indicates the amounts of space between a data value and its neighboring row in grid dataset.")>
Public Property RowDeltaArray As Double()